Skip to content

Commit c0930bc

Browse files
committed
build: correct documentation build
1 parent 4757f42 commit c0930bc

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)