Update Rust crate actix-web to v4.12.1 #183

Merged
renovate merged 1 commits from renovate/actix-web-4.x-lockfile into master 2025-11-27 00:20:00 +00:00
Showing only changes of commit bdfa4eed73 - Show all commits

4
Cargo.lock generated
View File

@@ -143,9 +143,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-web" name = "actix-web"
version = "4.12.0" version = "4.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2233f53f6cb18ae038ce1f0713ca0c72ca0c4b71fe9aaeb59924ce2c89c6dd85" checksum = "1654a77ba142e37f049637a3e5685f864514af11fcbc51cb51eb6596afe5b8d6"
dependencies = [ dependencies = [
"actix-codec", "actix-codec",
"actix-http", "actix-http",