Skip to content

Commit 9822c2a

Browse files
authored
Merge pull request #2688 from ehuss/update-dependencies
Update dependencies
2 parents 17b1976 + 199efd0 commit 9822c2a

File tree

4 files changed

+404
-217
lines changed

4 files changed

+404
-217
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: msrv
4141
os: ubuntu-22.04
4242
# sync MSRV with docs: guide/src/guide/installation.md and Cargo.toml
43-
rust: 1.77.0
43+
rust: 1.81.0
4444
target: x86_64-unknown-linux-gnu
4545
name: ${{ matrix.name }}
4646
steps:

0 commit comments

Comments
 (0)