Skip to content

Commit 7ff2d76

Browse files
authored
build: set minimum supported rust version to 1.85.0 (#1017)
1 parent 30e4cdf commit 7ff2d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repository = "https://github.com/pamburus/hl"
1313
authors = ["Pavel Ivanov <mr.pavel.ivanov@gmail.com>"]
1414
version = "0.32.0-alpha.10"
1515
edition = "2024"
16+
rust-version = "1.85.0"
1617
license = "MIT"
1718

1819
[package]

0 commit comments

Comments
 (0)