Skip to content

Commit cb59281

Browse files
committed
fix(deps): update rust crate camino to 1.2.1
1 parent 9234df3 commit cb59281

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
@@ -29,7 +29,7 @@ rustdoc-args = ["--cfg=doc_cfg"]
2929
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
3030

3131
[dependencies]
32-
camino = "1.1.9"
32+
camino = "1.2.1"
3333
fancy-regex = "0.14.0"
3434
include_dir = { version = "0.7.4", optional = true }
3535
libtest-mimic = "0.8.1"

0 commit comments

Comments
 (0)