diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -421,6 +421,7 @@ dependencies = [ "just_fmt", "just_template", "log", + "mingling_pathf", "ron", "serde", "serde_json", @@ -439,6 +440,10 @@ dependencies = [ ] [[package]] +name = "mingling_pathf" +version = "0.2.0" + +[[package]] name = "mio" version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" |
