mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
Update json/json to v4 (#489)
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -3215,10 +3215,8 @@ checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
|
||||
name = "json-example"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-rt 1.1.1",
|
||||
"actix-service 1.0.6",
|
||||
"actix-web 3.3.3",
|
||||
"env_logger 0.8.4",
|
||||
"actix-web 4.0.0-beta.21",
|
||||
"env_logger 0.9.0",
|
||||
"futures",
|
||||
"json",
|
||||
"serde 1.0.136",
|
||||
|
Reference in New Issue
Block a user