Skip to content

Commit df11d56

Browse files
committed
build: correct documentation build
1 parent 976e488 commit df11d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql_embedded/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependent-version = "upgrade"
6868

6969
[package.metadata.docs.rs]
7070
no-default-features = true
71-
features = ["blocking", "tokio"]
71+
features = ["blocking", "theseus", "tokio"]
7272
targets = ["x86_64-unknown-linux-gnu"]
7373

7474
[[bench]]

0 commit comments

Comments
 (0)