mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
Update basics/run-in-thread to v4 (#485)
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -4883,8 +4883,9 @@ dependencies = [
|
||||
name = "run-in-thread"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"actix-web 3.3.3",
|
||||
"env_logger 0.8.4",
|
||||
"actix-web 4.0.0-beta.21",
|
||||
"env_logger 0.9.0",
|
||||
"log",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Reference in New Issue
Block a user