π zvariant 5.1.0
github-actions
released this
02 Nov 22:33
·
9 commits
to main
since this release
- π·οΈ Implement Clone for *Value. #1078
- ποΈ Fix a few potential panics. #1094
- π Handle all variants in Error's PartialEq impl.
- β»οΈ Use winnow for validation of ObjectPath. #1070
- π₯ Add Error::InvalidObjectPath variant.
- β Add direct dep on
winnow
. - β¬οΈ Reduce
rust-version
to1.80
. #1107