Skip to content

Commit dea72ee

Browse files
authored
Merge pull request #1144 from nrxus/flatten-serialize-name
Add `flatten` attribute to derive SerializeRow
2 parents cc52523 + c5470a0 commit dea72ee

File tree

16 files changed

+889
-369
lines changed

16 files changed

+889
-369
lines changed

Diff for: .github/workflows/rust.yml

+1-1
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.70.0 # <- Update this when bumping up MSRV
16+
rust_min: 1.80.0 # <- Update this when bumping up MSRV
1717

1818
jobs:
1919
static_checks:

0 commit comments

Comments
 (0)