Skip to content

Commit 8f63eb5

Browse files
authored
Merge pull request #731 from DataDog/dependabot/cargo/getopts-0.2.23
Bump getopts from 0.2.21 to 0.2.23
2 parents 5a581a0 + cb6925b commit 8f63eb5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tree-sitter = { workspace = true }
5757
# other
5858
dashmap = "6.1.0"
5959
terminal-emoji = "0.4.1"
60-
getopts = "0.2.21"
60+
getopts = "0.2.23"
6161
indicatif = "0.17.11"
6262
rayon = "1.7.0"
6363
rocket = { version = "=0.5.0", features = ["json"] }

0 commit comments

Comments
 (0)