Skip to content

Commit 551df4c

Browse files
committed
Upgrade Rust edition to 2024
1 parent 4ea051e commit 551df4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

encryptify-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository = "https://github.com/WebDevCaptain/encryptify"
55
authors = ["Shreyash <hello@webdevcaptain.com>"]
66
license = "MIT"
77
version = "1.0.3"
8-
edition = "2021"
8+
edition = "2024"
99

1010
[dependencies]
1111
aes = "0.7.5"

0 commit comments

Comments
 (0)