Skip to content

Commit 95168a2

Browse files
authored
chore(rust): use Dafny 4.10.0 for Rust codegen (#1995)
1 parent 4d16a62 commit 95168a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/library_rust_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Setup Dafny
7171
uses: ./submodules/MaterialProviders/.github/actions/setup_dafny/
7272
with:
73-
dafny-version: nightly-2025-01-30-7db1e5f
73+
dafny-version: 4.10.0
7474

7575
- name: Update MPL submodule if using MPL HEAD
7676
if: ${{ inputs.mpl-head == true }}

submodules/MaterialProviders

0 commit comments

Comments
 (0)