Skip to content

Commit 48f238b

Browse files
Update Rust crate camino to 1.2.0 (#238)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 47a9aa9 commit 48f238b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ clap = { version = "4.5.47", features = ["color", "derive"] }
3939
tabwriter = { version = "1", features = ["ansi_formatting"] }
4040
colored = "3"
4141
rand = "0.8"
42-
camino = { version = "1.1.12", features = ["serde1"] }
42+
camino = { version = "1.2.0", features = ["serde1"] }
4343
reqwest = { version = "0.12.23", default-features = false }
4444
oxnet = { version = "0.1.3", default-features = false }
4545
indicatif = "0.18.0"

0 commit comments

Comments
 (0)