We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d809dc3 commit da4952bCopy full SHA for da4952b
butane_core/Cargo.toml
@@ -13,7 +13,7 @@ repository.workspace = true
13
async-adapter = ["async", "crossbeam-channel"]
14
async = ["tokio"]
15
datetime = ["chrono", "tokio-postgres?/with-chrono-0_4"]
16
-debug = ["log", "maybe-async-cfg/debug"]
+debug = ["log"]
17
fake = ["dep:fake", "rand"]
18
json = ["tokio-postgres?/with-serde_json-1", "rusqlite?/serde_json"]
19
log = ["dep:log", "rusqlite?/trace"]
0 commit comments