We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98180bb commit 3111808Copy full SHA for 3111808
Cargo.toml
@@ -19,10 +19,6 @@ path = "bin/builder.rs"
19
20
[dependencies]
21
init4-bin-base = { version = "0.18.0-rc.0", features = ["perms", "aws"] }
22
-# init4-bin-base = { git = "https://github.com/init4tech/bin-base.git", branch = "main", features = [
23
-# "perms",
24
-# "aws",
25
-# ] }
26
27
signet-constants = { version = "0.16.0-rc.1" }
28
signet-sim = { version = "0.16.0-rc.1" }
0 commit comments