Skip to content

Commit 7f8f97d

Browse files
committed
chore: bump to 2024 edition
1 parent 23303cf commit 7f8f97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)