mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-26 10:21:53 +00:00
remove default features
This commit is contained in:
committed by
Aiden McClelland
parent
217d8dbdef
commit
7ae3ef9497
@@ -12,7 +12,6 @@ version = "0.1.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[features]
|
||||
default = ["trace", "unstable"]
|
||||
debug = ["tracing"]
|
||||
trace = ["debug", "tracing-error"]
|
||||
unstable = []
|
||||
|
||||
Reference in New Issue
Block a user