mirror of
https://github.com/actix/examples
synced 2025-06-27 17:39:02 +02:00
Update basics/hello-world to v4. (#477)
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -2873,9 +2873,9 @@ dependencies = [
|
||||
name = "hello-world"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"actix-rt 1.1.1",
|
||||
"actix-web 3.3.3",
|
||||
"env_logger 0.8.4",
|
||||
"actix-rt 2.6.0",
|
||||
"actix-web 4.0.0-beta.21",
|
||||
"env_logger 0.9.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Reference in New Issue
Block a user