Skip to content

Commit 249612e

Browse files
authored
cargo update (#44)
* cargo update * bump rust stable * Fix dlob imports and clippy warnings
1 parent bf43674 commit 249612e

File tree

5 files changed

+184
-178
lines changed

5 files changed

+184
-178
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions-rs/toolchain@v1
3030
with:
3131
profile: minimal
32-
toolchain: 1.74.0
32+
toolchain: 1.76.0
3333
components: rustfmt
3434
default: true
3535
- name: Init Cargo Cache

0 commit comments

Comments
 (0)