Skip to content

Commit 11114b8

Browse files
committed
Remove extraneous code from Cargo.toml
1 parent 4ae712e commit 11114b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ serde = { version = "1", features = ["derive"] }
2020
serde_json = "1"
2121
thiserror = "2"
2222
tokio = { version = "1", features = ["full"] }
23-
24-
[features]
25-
# This feature is for generating the JSON files in `src`.
26-
history = []

0 commit comments

Comments
 (0)