Skip to content

Commit ab918be

Browse files
authored
build: upgrade Rust version (#1024)
1 parent ce06848 commit ab918be

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
@@ -4,7 +4,7 @@ name = "cocoindex"
44
# Will be overridden for specific release versions.
55
version = "999.0.0"
66
edition = "2024"
7-
rust-version = "1.88"
7+
rust-version = "1.90"
88
license = "Apache-2.0"
99

1010
[profile.release]

0 commit comments

Comments
 (0)