Skip to content

Commit f66a4aa

Browse files
chore(deps): bump shlex from 1.3.0 to 2.0.1
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.3.0 to 2.0.1. - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) --- updated-dependencies: - dependency-name: shlex dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa8da78 commit f66a4aa

2 files changed

Lines changed: 19 additions & 13 deletions

File tree

Cargo.lock

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

crates/gc-suggest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ toml = { workspace = true }
3131
tracing = { workspace = true }
3232
dirs = "6"
3333
regex = "1"
34-
shlex = "1"
34+
shlex = "2"
3535
tempfile = "3"
3636
unicode-ident = "1"
3737
zstd = { version = "0.13", default-features = false }

0 commit comments

Comments
 (0)