summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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.