Compare commits

..

No commits in common. "660f95b8a55bc99072cb2c97e95ac98e1ec10b8c" and "4f9a4a3f477c8c5b4d86b016ff44d6bf36521983" have entirely different histories.

4
Cargo.lock generated
View File

@ -108,9 +108,9 @@ dependencies = [
[[package]]
name = "actix-rt"
version = "2.10.0"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208"
checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
dependencies = [
"actix-macros",
"futures-core",