mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
Merge pull request #1095 from actix/dependabot/cargo/actix-broker-0.4.4
chore(deps): bump actix-broker from 0.4.3 to 0.4.4
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -65,12 +65,12 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "actix-broker"
|
name = "actix-broker"
|
||||||
version = "0.4.3"
|
version = "0.4.4"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e089b5c4d0cf02d72a9eca0b6c80aebff1ccd3d1e99c83d1f7b9baeff39dc5e9"
|
checksum = "4d1b33c405e9ddb48ac2e4dba41fe547572010b3976be1e59fc54ca60569d890"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix",
|
"actix",
|
||||||
"ahash 0.7.8",
|
"ahash 0.8.12",
|
||||||
"log",
|
"log",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user