1 parent 55cd667 commit 063ceb0Copy full SHA for 063ceb0
3 files changed
contracts/contracts/group_treasury/Cargo.toml
@@ -13,3 +13,6 @@ soroban-sdk = { workspace = true }
13
14
[dev-dependencies]
15
soroban-sdk = { workspace = true, features = ["testutils"] }
16
+
17
+[lints]
18
+workspace = true
contracts/contracts/proposals/Cargo.toml
contracts/contracts/token_transfer/Cargo.toml
0 commit comments