Skip to content

Commit 4a4fb34

Browse files
committed
serde-json is not needed anymore
1 parent e405440 commit 4a4fb34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ mmap-bitvec = { git="ssh://git@github.com/onecodex/mmap-bitvec.git", tag="v0.3.0
1010
murmurhash3 = "0.0.5"
1111
serde = "1.0.15"
1212
serde_derive = "1.0.15"
13-
serde_json = { version = "1.0.4", optional = true}
1413

1514
[features]
1615
marker_lookup = ["mmap-bitvec/rank_lookup"]

0 commit comments

Comments
 (0)