mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
remove json
crate
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@ -4116,12 +4116,6 @@ dependencies = [
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "json"
|
||||
version = "0.12.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
|
||||
|
||||
[[package]]
|
||||
name = "json-example"
|
||||
version = "1.0.0"
|
||||
@ -4129,7 +4123,6 @@ dependencies = [
|
||||
"actix-web",
|
||||
"env_logger",
|
||||
"futures-util",
|
||||
"json",
|
||||
"log",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
Reference in New Issue
Block a user