mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump actix-web from 3.3.0 to 3.3.2
Bumps [actix-web](https://github.com/actix/actix-web) from 3.3.0 to 3.3.2. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.3.0...web-v3.3.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0e982a52d7
commit
5b28993be0
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
uuid = { version = "^0.8.2", features = ["serde", "v4"] }
|
||||
actix-web = "^3.3.0"
|
||||
actix-web = "^3.3.2"
|
||||
anyhow = "1.0"
|
||||
futures = "^0.3.8"
|
||||
serde = "^1.0.125"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue