Skip to content

Commit cb6925b

Browse files
Bump getopts from 0.2.21 to 0.2.23
Bumps [getopts](https://github.com/rust-lang/getopts) from 0.2.21 to 0.2.23. - [Release notes](https://github.com/rust-lang/getopts/releases) - [Changelog](https://github.com/rust-lang/getopts/blob/master/CHANGELOG.md) - [Commits](rust-lang/getopts@v0.2.21...v0.2.23) --- updated-dependencies: - dependency-name: getopts dependency-version: 0.2.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a581a0 commit cb6925b

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)