summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-06-15 23:41:29 +0200
committerStefan Kreutz <mail@skreutz.com>2026-06-15 23:41:29 +0200
commitd869c730fce5ecd195ec648f8aa336783eca6123 (patch)
tree89f7cc87f1398f25f064c8e3ab13ae35eaa6e839 /Cargo.toml
parentf2f465ebcc351574132bb421ba8f8e1f896012af (diff)
downloadtemp-postgres-de8f46ea0e1de59bac461099979f4fb5ee91fd66.tar.gz
Release temp-postgres 0.4.1HEADtemp-postgres-0.4.1main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b787d2..11013d5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"
Generated by cgit. See skreutz.com for my tech blog and contact information.