Skip to content

Commit c2d8cb9

Browse files
committed
Update to rust 1.84
1 parent b01c4e4 commit c2d8cb9

File tree

4 files changed

+327
-412
lines changed

4 files changed

+327
-412
lines changed

.github/workflows/daphneci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions-rs/toolchain@v1
2020
with:
2121
profile: minimal
22-
toolchain: 1.83.0
22+
toolchain: 1.84.0
2323
components: clippy, rustfmt
2424
override: true
2525
- name: Machete

0 commit comments

Comments
 (0)