Skip to content

Commit 26489ad

Browse files
Update Rust crate camino to 1.2.1 (#16)
1 parent 9f2ab36 commit 26489ad

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
@@ -18,7 +18,7 @@ rust-version = "1.85"
1818
anyhow = "1.0.99"
1919
assert_matches = "1.5.0"
2020
atomicwrites = "0.4.4"
21-
camino = "1.2.0"
21+
camino = "1.2.1"
2222
camino-tempfile = "1.4.1"
2323
camino-tempfile-ext = "0.3.3"
2424
chrono = { version = "0.4.38", features = ["serde"] }

0 commit comments

Comments
 (0)