1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

bump deps

This commit is contained in:
Rob Ede 2022-08-07 23:13:00 +01:00
parent d55caee58e
commit 2a680d0659
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

4
Cargo.lock generated
View File

@ -117,9 +117,9 @@ dependencies = [
[[package]]
name = "actix-cors"
version = "0.6.1"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "414360eed71ba2d5435b185ba43ecbe281dfab5df3898286d6b7be8074372c92"
checksum = "02a0adcaabb68f1dfe8880cb3c5f049261c68f5d69ce06b6f3a930f31710838e"
dependencies = [
"actix-utils",
"actix-web",