diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] # Crate temp-postgres on crates.io is a library of a different project. name = "temp-postgres-command" -version = "0.4.0" +version = "0.4.1" edition = "2024" authors = ["Stefan Kreutz <mail@skreutz.com>"] description = "Run the PostgreSQL server off a temporary data directory" |