Skip to content

Commit 069447f

Browse files
committed
fix(deps): update rust crate camino to 1.1.10
1 parent cd2fb43 commit 069447f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -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.1.10"
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)