chore: remove debug feature listing from cargo.toml
This commit is contained in:
parent
fd7f0655ef
commit
a0ecac0915
|
@ -6,10 +6,6 @@ edition = "2018"
|
|||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[features]
|
||||
# default = ["debug"]
|
||||
debug = []
|
||||
|
||||
[dependencies]
|
||||
anyhow = "^1.0"
|
||||
bitfield = "^0.13"
|
||||
|
|
Loading…
Reference in New Issue