Bump MSRV to 1.53

This commit is contained in:
Jonas Platte
2021-10-06 21:37:46 +02:00
parent 47d1f30be8
commit 142f1800df
5 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
msrv = "1.50"
msrv = "1.53"
disallowed-types = []
enforced-import-renames = [ { path = "serde_json::Value", rename = "JsonValue" } ]
standard-macro-braces = [