feat: Update tycho common to point to hooks feature branch

Took 34 minutes

Took 1 minute
This commit is contained in:
Diana Carvalho
2025-09-22 10:16:45 +01:00
parent 6e24223c53
commit a98e8d21cc

View File

@@ -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]]