We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
1 parent 4ae712e commit 11114b8Copy full SHA for 11114b8
Cargo.toml
@@ -20,7 +20,3 @@ serde = { version = "1", features = ["derive"] }
20
serde_json = "1"
21
thiserror = "2"
22
tokio = { version = "1", features = ["full"] }
23
-
24
-[features]
25
-# This feature is for generating the JSON files in `src`.
26
-history = []
0 commit comments