diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -650,6 +650,12 @@ dependencies = [ ] [[package]] +name = "camino" +version = "1.1.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3" + +[[package]] name = "cc" version = "1.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" |
