Skip to content

Commit 6644c74

Browse files
committed
Actually set MSRV in Cargo.toml
1 parent 345e64a commit 6644c74

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 = "dovi_tool"
33
version = "2.3.1"
44
authors = ["quietvoid"]
55
edition = "2024"
6-
rust-version = "1.85.0"
6+
rust-version = "1.88.0"
77
license = "MIT"
88
repository = "https://github.com/quietvoid/dovi_tool"
99
build = "build.rs"

0 commit comments

Comments
 (0)