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 a2b7833 commit 331aa98Copy full SHA for 331aa98
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 = "2.33"
+clap = "3.1"
11
node-types = { path = "../node-types" }
12
tracing = "0.1"
13
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
0 commit comments