Skip to content

Commit b298e2b

Browse files
Merge pull request theseus-rs#147 from c-thiel/fix/build-dependencies
fix: Update build dependency
2 parents 4e80324 + b3481ce commit b298e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postgresql_embedded/build/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#[cfg(feature = "bundled")]
12
mod bundle;
23

34
use anyhow::Result;

0 commit comments

Comments
 (0)