Skip to content

Commit 8150f05

Browse files
committed
fix: rust vesrion
1 parent f008840 commit 8150f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

from-env-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "init4-from-env-derive"
33

44
description = "A derive macro for `init4_bin_base::FromEnv`"
55
version = "0.1.0"
6-
edition = "2024"
6+
edition = "2021"
77
rust-version = "1.81"
88
authors = ["init4", "James Prestwich"]
99
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)