Skip to content

Commit 0d5a910

Browse files
chore: use rust edition 2024
1 parent ee923d7 commit 0d5a910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ authors = [
1717
]
1818
license = "MIT/Apache-2.0"
1919
repository = "https://github.com/luminvent/linked-data-rs"
20-
edition = "2021"
21-
rust-version = "1.71.1"
20+
edition = "2024"
21+
rust-version = "1.85.0"
2222
version = "0.1.5"
2323

2424
[features]

0 commit comments

Comments
 (0)