fix: Add crate metadata
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
name = "tycho-execution"
|
||||
version = "0.68.0"
|
||||
edition = "2021"
|
||||
description = "Provides tools for encoding and executing swaps against Tycho router and protocol executors."
|
||||
repository = "https://github.com/propeller-heads/tycho-execution"
|
||||
homepage = "https://www.propellerheads.xyz/tycho"
|
||||
documentation = "https://docs.propellerheads.xyz/tycho"
|
||||
keywords = ["propellerheads", "solver", "defi", "dex", "mev"]
|
||||
license = "MIT"
|
||||
categories = ["finance", "cryptography::cryptocurrencies"]
|
||||
readme = "README.md"
|
||||
|
||||
[[bin]]
|
||||
name = "tycho-encode"
|
||||
|
||||
Reference in New Issue
Block a user