Bump all Rust dependencies to latest version (#828)

This commit is contained in:
Quentin Gliech
2023-01-27 15:23:59 +01:00
committed by GitHub
parent 8d8705abdc
commit 28c139651d
28 changed files with 435 additions and 375 deletions

View File

@@ -6,6 +6,6 @@ edition = "2021"
license = "Apache-2.0"
[dependencies]
serde_with = "2.1.0"
serde_with = "2.2.0"
schemars = "0.8.11"
parse-display = "0.8.0"