File: drop-old-indexmap

package info (click to toggle)
rust-serde-with 3.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,588 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -194,6 +193,0 @@
-[dependencies.indexmap_1]
-version = "1.8"
-features = ["serde-1"]
-optional = true
-default-features = false
-package = "indexmap"
@@ -327,5 +320,0 @@
-indexmap = ["indexmap_1"]
-indexmap_1 = [
-    "dep:indexmap_1",
-    "alloc",
-]
@@ -351 +339,0 @@
-    "indexmap_1?/std",