mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-07-07 20:06:41 +02:00
Bump actix-web from 4.3.1 to 4.7.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.3.1 to 4.7.0. - [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-v4.3.1...web-v4.7.0) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5fe8ee53d2
commit
447380015c
2 changed files with 54 additions and 66 deletions
|
@ -7,7 +7,7 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
uuid = { version = "^1.8.0", features = ["serde", "v4"] }
|
||||
actix-web = "^4.3.1"
|
||||
actix-web = "^4.7.0"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
futures = "^0.3.25"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue