Skip to content

Commit 7e401c3

Browse files
build: upgrade to 2024 edition
1 parent 7637325 commit 7e401c3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.rustfmt.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version = "0.4.4"
1010
description = "Various helper types and macros for `diesel`"
1111
categories = ["database"]
1212
keywords = ["diesel", "postgresql", "enum", "macro", "json"]
13-
edition = "2021"
13+
edition = "2024"
1414
license = "MIT OR Apache-2.0"
1515
repository = "https://github.com/M4SS-Code/benzina"
1616
rust-version = "1.86"

0 commit comments

Comments
 (0)