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