mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
bump deps
This commit is contained in:
parent
d55caee58e
commit
2a680d0659
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user