1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00

Merge pull request #888 from actix/dependabot/cargo/actix-web-actors-4.3.1deprecated

chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated
This commit is contained in:
Rob Ede 2024-08-19 21:42:13 +00:00 committed by GitHub
commit 2f588abcbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

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