Skip to content

Commit c8e1750

Browse files
Update Rust crate camino to 1.2.1 (#252)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent d7ca055 commit c8e1750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)