Skip to content

Commit

Permalink
Merge pull request #235 from FrancisRussell/dependabot/cargo/shlex-1.3.0
Browse files Browse the repository at this point in the history
Bump shlex from 1.2.0 to 1.3.0
  • Loading branch information
FrancisRussell authored Apr 6, 2024
2 parents be5d3b9 + a5da537 commit b93e2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ postcard = { version = "1.0.6", default-features = false, features = ["use-std"]
regex = { version = "1.9.1", default-features = false, features = ["std"] }
serde_json = "1.0.108"
serde = { version = "1.0", features = [ "derive" ] }
shlex = "1.1.0"
shlex = "1.3.0"
strum = { version = "0.24.1", features = ["derive"] }
target-lexicon = "0.12.11"
thiserror = "1.0.50"
Expand Down

0 comments on commit b93e2c2

Please sign in to comment.