summaryrefslogtreecommitdiff
path: root/gen-dev-cargo-toml/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gen-dev-cargo-toml/Cargo.toml')
-rw-r--r--gen-dev-cargo-toml/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/gen-dev-cargo-toml/Cargo.toml b/gen-dev-cargo-toml/Cargo.toml
deleted file mode 100644
index 8922ae8..0000000
--- a/gen-dev-cargo-toml/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "gen-dev-cargo-toml"
-publish = false
-license.workspace = true
-edition.workspace = true
-
-[dependencies]
-anyhow.workspace = true
-serde.workspace = true
-toml_edit.workspace = true