summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-07-07 12:08:23 +0200
committerStefan Kreutz <mail@skreutz.com>2026-07-07 12:08:43 +0200
commit4da2cced672cec8ec7e82c041af5c3f0facd5240 (patch)
treea7874e5c326e3fd34629abb53e1b1d8526b8ff17 /Cargo.toml
parent8aab2066b7c2183c600a959fe4440ecabe2fb0ed (diff)
downloadtemp-postgres-3e9a4b74548302cd16451c248e4e39e923e02eeb.tar.gz
Release temp-postgres 0.4.2temp-postgres-0.4.2
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 daafe8c..cd99212 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.1"
+version = "0.4.2"
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.