Skip to content

Commit e6d906e

Browse files
Bump actix-web from 4.7.0 to 4.8.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.7.0...web-v4.8.0) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 885b71c commit e6d906e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77

88
[dependencies]
99
uuid = { version = "^1.8.0", features = ["serde", "v4"] }
10-
actix-web = "^4.7.0"
10+
actix-web = "^4.8.0"
1111
anyhow = "1.0"
1212
thiserror = "1.0"
1313
futures = "^0.3.25"

0 commit comments

Comments
 (0)