Merge pull request 'chore(deps): update rust crate actix-rt to v2.11.0' (#100) from renovate/actix-rt-2.x-lockfile into woodpecker-pipeline

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/100
This commit is contained in:
Aravinth Manivannan 2025-10-02 13:15:25 +05:30
commit fb0b9ff71c

4
Cargo.lock generated
View File

@ -152,9 +152,9 @@ dependencies = [
[[package]]
name = "actix-rt"
version = "2.10.0"
version = "2.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208"
checksum = "92589714878ca59a7626ea19734f0e07a6a875197eec751bb5d3f99e64998c63"
dependencies = [
"actix-macros",
"futures-core",