Skip to content

Commit cc6c5ba

Browse files
fix(deps): update rust crate actix-web to 4.13.0 (#2219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a25d69c commit cc6c5ba

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

agent-control/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ konst = { workspace = true }
2727
http = { workspace = true }
2828
reqwest = { workspace = true }
2929
url = { version = "2.5.8", features = ["serde"] }
30-
actix-web = "4.12.1"
30+
actix-web = "4.13.0"
3131
serde_json = { workspace = true }
3232
semver = { workspace = true, features = ["serde"] }
3333
chrono = { workspace = true }

0 commit comments

Comments
 (0)