diff options
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-x[-rw-r--r--] | Cargo.lock | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Cargo.lock b/Cargo.lock index 4c4488d..5aa59d6 100644..100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -3,21 +3,6 @@ version = 3 [[package]] -name = "camino" -version = "1.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c" - -[[package]] -name = "converge" -version = "0.1.0" -dependencies = [ - "camino", - "cutie", - "thiserror", -] - -[[package]] name = "cutie" version = "0.1.0" dependencies = [ |