Skip to content

Commit e732aaa

Browse files
authored
Merge pull request #1381 from Lorak-mmk/update-deps
Update dependencies
2 parents 480c5d3 + 2cba250 commit e732aaa

File tree

13 files changed

+299
-440
lines changed

13 files changed

+299
-440
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
CARGO_TERM_COLOR: always
1414
RUSTFLAGS: -Dwarnings
1515
RUST_BACKTRACE: full
16-
rust_min: 1.81.0 # <- Update this when bumping up MSRV
16+
rust_min: 1.82.0 # <- Update this when bumping up MSRV
1717

1818
jobs:
1919
static_checks:

0 commit comments

Comments
 (0)