alamin655 commited on
Commit
4315221
·
unverified ·
2 Parent(s): b22d60f 3a1ff0f

Merge branch 'rolling' into FIX/592_redis-does-not-invalidate-cached-results

Browse files
Files changed (1) hide show
  1. Cargo.lock +2 -2
Cargo.lock CHANGED
@@ -2837,9 +2837,9 @@ dependencies = [
2837
 
2838
  [[package]]
2839
  name = "quinn-proto"
2840
- version = "0.11.6"
2841
  source = "registry+https://github.com/rust-lang/crates.io-index"
2842
- checksum = "ba92fb39ec7ad06ca2582c0ca834dfeadcaf06ddfc8e635c80aa7e1c05315fdd"
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",