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.
1 parent 4e80324 commit b3481ceCopy full SHA for b3481ce
postgresql_embedded/build/build.rs
@@ -1,3 +1,4 @@
1
+#[cfg(feature = "bundled")]
2
mod bundle;
3
4
use anyhow::Result;
0 commit comments