feat: Update tycho common to point to hooks feature branch
Took 34 minutes Took 1 minute
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -11,12 +11,12 @@ license = "MIT"
|
|||||||
categories = ["finance", "cryptography::cryptocurrencies"]
|
categories = ["finance", "cryptography::cryptocurrencies"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
exclude = [
|
exclude = [
|
||||||
"foundry/*",
|
"foundry/*",
|
||||||
"foundry",
|
"foundry",
|
||||||
"tests/*",
|
"tests/*",
|
||||||
"tests/common",
|
"tests/common",
|
||||||
".github/*",
|
".github/*",
|
||||||
".gitmodules",
|
".gitmodules",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|||||||
Reference in New Issue
Block a user