mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-06-26 10:54:29 +02:00
Bump actix-web from 4.9.0 to 4.10.2
Bumps [actix-web](https://github.com/actix/actix-web) from 4.9.0 to 4.10.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-v4.9.0...web-v4.10.2) --- 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
4b55423595
commit
7bec7ce25d
2 changed files with 79 additions and 59 deletions
|
@ -9,7 +9,7 @@ rust-version = "1.81.0" # MSRV
|
|||
|
||||
[workspace.dependencies]
|
||||
uuid = { version = "^1.15.1", features = ["serde", "v4"] }
|
||||
actix-web = "^4.9.0"
|
||||
actix-web = "^4.10.2"
|
||||
anyhow = "1.0"
|
||||
thiserror = "2.0"
|
||||
futures = "^0.3.25"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue