Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ebcde43

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎postgresql_embedded/Cargo.toml

Copy file name to clipboardExpand all lines: postgresql_embedded/Cargo.toml
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.