Skip to content

Commit bc4dfcd

Browse files
chore(deps): update rust crate pico-args to 0.5 (dev) (#12125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 832ad10 commit bc4dfcd

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

Cargo.lock

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

crates/tauri-driver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ hyper = { version = "0.14", features = [
2323
] }
2424
futures = "0.3"
2525
futures-util = "0.3"
26-
pico-args = "0.4"
26+
pico-args = "0.5"
2727
serde = { version = "1", features = ["derive"] }
2828
serde_json = "1"
2929
tokio = { version = "1", features = ["macros"] }

0 commit comments

Comments
 (0)