Skip to content

Commit 67ab6c0

Browse files
committed
refactor: adapt to new rust version
1 parent 934abbf commit 67ab6c0

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 = "template"
33
version = "0.1.0"
44
authors = ["<name>"]
55
edition = "2024"
6-
rust-version = "1.85.0"
6+
rust-version = "1.88.0"
77
description = "<description>"
88
readme = "README.md"
99
repository = "<repository>"

0 commit comments

Comments
 (0)