Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Upping Rust by 1 minor version
Browse files Browse the repository at this point in the history
For some reason 1.64.0 on macOS Sonoma on my machine causes the JNI calls to fail. Seems Sonoma and 1.65.0 actually works
  • Loading branch information
pfrank13 committed Oct 10, 2023
1 parent 02b8774 commit 51fa640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
java corretto-8.342.07.3
rust 1.64.0
rust 1.65.0

0 comments on commit 51fa640

Please sign in to comment.