Merge pull request 'fix(deps): update rust crate actix to v0.13.5' (#27) from renovate/actix-0.x-lockfile into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Reviewed-on: #27
This commit is contained in:
Aravinth Manivannan 2024-06-10 01:07:34 +05:30
commit fae1c081a0

4
Cargo.lock generated
View file

@ -4,9 +4,9 @@ version = 3
[[package]]
name = "actix"
version = "0.13.4"
version = "0.13.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe736787697ff0dbe5418a0bd6e9074c0aab04586f2c27d83dc6514d5a49c853"
checksum = "de7fa236829ba0841304542f7614c42b80fca007455315c45c785ccfa873a85b"
dependencies = [
"actix-macros",
"actix-rt",