summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock9
1 files changed, 0 insertions, 9 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 65d2216..4c95ca8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -312,15 +312,6 @@ dependencies = [
]
[[package]]
-name = "gen-dev-cargo-toml"
-version = "0.0.0"
-dependencies = [
- "anyhow",
- "serde",
- "toml_edit",
-]
-
-[[package]]
name = "hashbrown"
version = "0.14.3"
source = "registry+https://github.com/rust-lang/crates.io-index"