diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-06-15 23:41:29 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-06-15 23:41:29 +0200 |
| commit | d869c730fce5ecd195ec648f8aa336783eca6123 (patch) | |
| tree | 89f7cc87f1398f25f064c8e3ab13ae35eaa6e839 /Cargo.toml | |
| parent | f2f465ebcc351574132bb421ba8f8e1f896012af (diff) | |
| download | temp-postgres-de8f46ea0e1de59bac461099979f4fb5ee91fd66.tar.gz | |
Release temp-postgres 0.4.1HEADtemp-postgres-0.4.1main
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" |