File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111111 if : matrix.language == 'rust'
112112 uses : ./.github/actions/setup_dafny
113113 with :
114- dafny-version : nightly-2025-01-30-7db1e5f
114+ dafny-version : 4.10.0
115115
116116 - name : Setup Dafny Not Rust
117117 if : matrix.language != 'rust'
@@ -305,7 +305,7 @@ jobs:
305305 if : matrix.decrypting_language == 'rust'
306306 uses : ./.github/actions/setup_dafny
307307 with :
308- dafny-version : nightly-2025-01-30-7db1e5f
308+ dafny-version : 4.10.0
309309
310310 - name : Setup Dafny 2 Not Rust
311311 if : matrix.decrypting_language != 'rust'
Original file line number Diff line number Diff line change 77# And the Dotnet projects include and parse this file.
88dafnyVersion =4.9.0
99dafnyVerifyVersion =4.9.1
10- dafnyRustVersion =nightly-2025-01-30-7db1e5f
10+ dafnyRustVersion =4.10.0
1111mplVersion =1.11.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments