Skip to content

Commit 45a6758

Browse files
Merge pull request #81 from theseus-rs/export-version
feat: export Version to improve dx
2 parents 5554dc6 + c0d8bdc commit 45a6758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postgresql_embedded/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,5 @@ mod settings;
119119

120120
pub use error::{Error, Result};
121121
pub use postgresql::{PostgreSQL, Status};
122+
pub use postgresql_archive::Version;
122123
pub use settings::Settings;

0 commit comments

Comments
 (0)