Skip to content

Commit 90084cd

Browse files
committed
Publish v0.2.2
- `Error::UniqueViolation` has now a different value Sorry for the breakage
1 parent b0727b3 commit 90084cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chuchi-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "chuchi-postgres"
33
description = "A wrapper around tokio-postgres to simplify working with Postgres databases."
4-
version = "0.2.1"
4+
version = "0.2.2"
55
authors = ["Sören Meier <info@soerenmeier.ch>"]
66
homepage = "https://chuchi.dev/"
77
repository = "https://github.com/chuchi-dev/chuchi-postgres"

0 commit comments

Comments
 (0)