Spaces:
Running
Running
Merge branch 'rolling' into FIX/592_redis-does-not-invalidate-cached-results
Browse files- Cargo.lock +2 -2
Cargo.lock
CHANGED
@@ -2837,9 +2837,9 @@ dependencies = [
|
|
2837 |
|
2838 |
[[package]]
|
2839 |
name = "quinn-proto"
|
2840 |
-
version = "0.11.
|
2841 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2842 |
-
checksum = "
|
2843 |
dependencies = [
|
2844 |
"bytes 1.6.0",
|
2845 |
"rand 0.8.5",
|
|
|
2837 |
|
2838 |
[[package]]
|
2839 |
name = "quinn-proto"
|
2840 |
+
version = "0.11.8"
|
2841 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2842 |
+
checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6"
|
2843 |
dependencies = [
|
2844 |
"bytes 1.6.0",
|
2845 |
"rand 0.8.5",
|