We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d46272 commit a7852f1Copy full SHA for a7852f1
ruby/extractor/Cargo.toml
@@ -12,7 +12,7 @@ node-types = { path = "../node-types" }
12
tree-sitter = "0.19"
13
tree-sitter-embedded-template = { git = "https://github.com/tree-sitter/tree-sitter-embedded-template.git", rev = "1a538da253d73f896b9f6c0c7d79cda58791ac5c" }
14
tree-sitter-ruby = { git = "https://github.com/tree-sitter/tree-sitter-ruby.git", rev = "ad1043283b1f9daf4aad381b6a81f18a5a27fe7e" }
15
-clap = "3.0"
+clap = "4.1"
16
tracing = "0.1"
17
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
18
rayon = "1.5.0"
0 commit comments