Skip to content

Commit 45dea2d

Browse files
authored
Merge pull request #80 from piperRyan/feature/update-to-2021
chore: bump to 2021 version
2 parents 1044a33 + 23303cf commit 45dea2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "pg_interval"
3-
version = "0.4.3"
4-
edition = "2018"
3+
version = "0.4.4"
4+
edition = "2021"
55
authors = ["Ryan Piper <piper.ryan235@gmail.com>"]
66
license = "MIT"
77
description = "A native PostgreSQL interval type"

0 commit comments

Comments
 (0)