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 d912a98 commit 17e5b9cCopy full SHA for 17e5b9c
ruby/generator/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2018"
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9
[dependencies]
10
-clap = "3.0"
+clap = "2.33"
11
node-types = { path = "../node-types" }
12
tracing = "0.1"
13
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
0 commit comments