Skip to content

Commit c227b3c

Browse files
authored
chore: go back to Rust 1.89 for apple x64 build (#1040)
1 parent 23869b8 commit c227b3c

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.90"
7+
rust-version = "1.89"
88
license = "Apache-2.0"
99

1010
[profile.release]

0 commit comments

Comments
 (0)