Skip to content

Commit 9ddb574

Browse files
committed
chore: use rust 2024 edition
1 parent f27f7b7 commit 9ddb574

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
@@ -2,7 +2,7 @@
22
name = "cotp"
33
version = "1.9.4"
44
authors = ["replydev <[email protected]>"]
5-
edition = "2021"
5+
edition = "2024"
66
description = "Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality."
77
repository = "https://github.com/replydev/cotp"
88
homepage = "https://github.com/replydev/cotp"

0 commit comments

Comments
 (0)