We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9234df3 commit cb59281Copy full SHA for cb59281
Cargo.toml
@@ -29,7 +29,7 @@ rustdoc-args = ["--cfg=doc_cfg"]
29
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
30
31
[dependencies]
32
-camino = "1.1.9"
+camino = "1.2.1"
33
fancy-regex = "0.14.0"
34
include_dir = { version = "0.7.4", optional = true }
35
libtest-mimic = "0.8.1"
0 commit comments