Skip to content

Commit

Permalink
Update Rust crate shlex to 1.3.0 (#707)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 3, 2024
1 parent fb761b7 commit bd8d31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nativelink-worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ relative-path = "1.9.2"
scopeguard = "1.2.0"
serde = "1.0.197"
serde_json5 = "0.1.0"
shlex = "1.2.0"
shlex = "1.3.0"
tokio = { version = "1.35.1", features = ["sync", "rt", "process"] }
tokio-stream = { version = "0.1.14", features = ["fs"] }
tonic = { version = "0.11.0", features = ["gzip", "tls"] }
Expand Down

0 comments on commit bd8d31a

Please sign in to comment.