chore: update rust toolchain to 1.94/2025-12-10#14
Conversation
…xt` branch in the compiler repo until the compiler is released.
|
@bitwalker I temporarily switched cargo-miden and miden crates to the |
|
The 2300b33 sets the |
|
I checked and confirmed that released v0.6 of the cargo-miden has |
|
@Keinberger I think enough time has passed (1 month) so everyone updated their compiler to the last v0.6 released 1 month ago. Let's merge this branch in the upcoming days. This will break v0.5.1 users. |
This PR introduces the same changes as #12. The git tag is set to the commit and is used in 0xMiden/compiler#819
This PR can be merged ONLY after the next (v0.6) compiler release is published. Merging this PR will break the v0.5.1 released version of the compiler.
Before merging this PR set
cargo-midenandmidencrate dependencies to the last released versions. AND move the git tag used incargo miden newcommand to that commit.