diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Cargo.lock b/Cargo.lock index b9b430262..98f06f53a 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -844,14 +844,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
844 | 844 | ||
845 | [[package]] | 845 | [[package]] |
846 | name = "salsa" | 846 | name = "salsa" |
847 | version = "0.1.0" | ||
848 | dependencies = [ | ||
849 | "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
850 | "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
851 | ] | ||
852 | |||
853 | [[package]] | ||
854 | name = "salsa" | ||
855 | version = "0.4.1" | 847 | version = "0.4.1" |
856 | source = "registry+https://github.com/rust-lang/crates.io-index" | 848 | source = "registry+https://github.com/rust-lang/crates.io-index" |
857 | dependencies = [ | 849 | dependencies = [ |