Merge pull request 'fix(deps): update rust crate actix-http to v3.9.0' (#98) from renovate/actix-http-3.x-lockfile into master

Reviewed-on: https://git.batsense.net///LibrePages/librepages/pulls/98
This commit is contained in:
Aravinth Manivannan 2024-08-13 15:30:55 +05:30
commit b120a628f1

4
Cargo.lock generated
View file

@ -33,9 +33,9 @@ dependencies = [
[[package]]
name = "actix-http"
version = "3.8.0"
version = "3.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ae682f693a9cd7b058f2b0b5d9a6d7728a8555779bedbbc35dd88528611d020"
checksum = "d48f96fc3003717aeb9856ca3d02a8c7de502667ad76eeacd830b48d2e91fac4"
dependencies = [
"actix-codec",
"actix-rt",