File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 - uses : actions/checkout@v5
3636 - uses : dtolnay/rust-toolchain@master
3737 with :
38- toolchain : 1.62 .0
38+ toolchain : 1.65 .0
3939 - run : cargo check --all-features --lib
4040
4141 lint :
Original file line number Diff line number Diff line change 22name = " instant-xml-macros"
33version = " 0.6.0"
44edition = " 2021"
5- rust-version = " 1.62 "
5+ rust-version = " 1.65 "
66workspace = " .."
77license = " Apache-2.0 OR MIT"
88description = " Procedural macros for instant-xml"
Original file line number Diff line number Diff line change 22name = " instant-xml"
33version = " 0.6.0"
44edition = " 2021"
5- rust-version = " 1.62 "
5+ rust-version = " 1.65 "
66workspace = " .."
77license = " Apache-2.0 OR MIT"
88description = " A more rigorous way to map XML to Rust types"
You can’t perform that action at this time.
0 commit comments