Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 698aef7

Browse files
Bump actix-rt from 2.7.0 to 2.8.0 (#577)
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/actix/actix-net/releases) - [Commits](actix/actix-net@rt-v2.7.0...rt-v2.8.0) --- updated-dependencies: - dependency-name: actix-rt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b05991f commit 698aef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ tokio-compat-02 = "0.2.0"
2323
sandbox = { path = "../sandbox" }
2424

2525
[dev-dependencies]
26-
actix-rt = "2.7.0"
26+
actix-rt = "2.8.0"
2727

0 commit comments

Comments
 (0)