We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1044a33 + 23303cf commit 45dea2dCopy full SHA for 45dea2d
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "pg_interval"
3
-version = "0.4.3"
4
-edition = "2018"
+version = "0.4.4"
+edition = "2021"
5
authors = ["Ryan Piper <piper.ryan235@gmail.com>"]
6
license = "MIT"
7
description = "A native PostgreSQL interval type"
0 commit comments