chore: Bump MSRV to 1.59

This commit is contained in:
Kévin Commaille
2022-05-07 12:42:35 +02:00
committed by Kévin Commaille
parent 1073530ac6
commit 6939c048b0
5 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
msrv = "1.55"
msrv = "1.59"
avoid-breaking-exported-api = false
disallowed-methods = [
# https://github.com/serde-rs/json/issues/160