Skip to content

Commit 017b2bb

Browse files
committed
refactor: adapt to new rust version
1 parent 062ee61 commit 017b2bb

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
@@ -3,7 +3,7 @@ name = "lum_config"
33
version = "0.2.5"
44
authors = ["Torben Schweren"]
55
edition = "2024"
6-
rust-version = "1.85.0"
6+
rust-version = "1.88.0"
77
description = "lum framework's config library"
88
readme = "README.md"
99
repository = "https://github.com/lum-rs/lum_config"

0 commit comments

Comments
 (0)