Add new dep serde_json v1.0.82

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-26 21:31:58 +10:00
parent 900186e57d
commit e990151919
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View file

@ -148,6 +148,7 @@ dependencies = [
"scopeguard",
"semver",
"serde",
"serde_json",
"simplelog",
"strum",
"strum_macros",