1
0
mirror of https://github.com/actix/examples synced 2024-12-03 18:22:14 +01:00

Merge pull request #747 from actix/dependabot/cargo/actix-web-actors-4.3.0

chore(deps): bump actix-web-actors from 4.2.0 to 4.3.0
This commit is contained in:
Rob Ede 2024-02-19 20:26:36 +00:00 committed by GitHub
commit 08d2b3d58f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -486,9 +486,9 @@ dependencies = [
[[package]]
name = "actix-web-actors"
version = "4.2.0"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf6e9ccc371cfddbed7aa842256a4abc7a6dcac9f3fce392fe1d0f68cfd136b2"
checksum = "420b001bb709d8510c3e2659dae046e54509ff9528018d09c78381e765a1f9fa"
dependencies = [
"actix",
"actix-codec",