Skip to content

Commit ebcde43

Browse files
Merge pull request theseus-rs#140 from theseus-rs/correct-doc-build
build: correct documentation build
2 parents 4757f42 + c0930bc commit ebcde43

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
@@ -42,7 +42,7 @@ default = [
4242
"theseus",
4343
]
4444
blocking = ["tokio"]
45-
bundled = []
45+
bundled = ["postgresql_archive/github"]
4646
native-tls = [
4747
"postgresql_archive/native-tls",
4848
"sqlx/tls-native-tls",

0 commit comments

Comments
 (0)