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.
2 parents 976e488 + df11d56 commit d4e25c4Copy full SHA for d4e25c4
postgresql_embedded/Cargo.toml
@@ -68,7 +68,7 @@ dependent-version = "upgrade"
68
69
[package.metadata.docs.rs]
70
no-default-features = true
71
-features = ["blocking", "tokio"]
+features = ["blocking", "theseus", "tokio"]
72
targets = ["x86_64-unknown-linux-gnu"]
73
74
[[bench]]
0 commit comments