Skip to content

Commit c0d8bdc

Browse files
committed
feat: export Version to improve dx
1 parent 5554dc6 commit c0d8bdc

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)