mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2024-11-27 03:21:08 +00:00
Update dependencies
This commit is contained in:
parent
5d5cb16ab0
commit
1e7b7523de
2 changed files with 789 additions and 389 deletions
1176
Cargo.lock
generated
1176
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,4 +17,4 @@ actix-web = "4"
|
|||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
|
||||
[dev-dependencies]
|
||||
reqwest = "0.11"
|
||||
reqwest = "0.12"
|
||||
|
|
Loading…
Reference in a new issue