serde_json added to db-libs depdancies list
This commit is contained in:
parent
8b7684c0a7
commit
774e7c679e
1
server-api/Cargo.lock
generated
1
server-api/Cargo.lock
generated
@ -311,6 +311,7 @@ dependencies = [
|
||||
"chrono 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"mysql_async 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.117 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.59 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Loading…
Reference in New Issue
Block a user