Parcourir la source

Update Cargo.lock in durio.

Skipping tarpc 0.34 which introduced a breaking change. See
https://github.com/google/tarpc/issues/421.
Jing Yang il y a 2 ans
Parent
commit
f5ff46482a
2 fichiers modifiés avec 224 ajouts et 179 suppressions
  1. 223 178
      durio/Cargo.lock
  2. 1 1
      durio/Cargo.toml

Fichier diff supprimé car celui-ci est trop grand
+ 223 - 178
durio/Cargo.lock


+ 1 - 1
durio/Cargo.toml

@@ -27,7 +27,7 @@ raft = { path = "../raft" }
 serde = "1.0"
 serde_derive = "1.0"
 serde_json = "1.0"
-tarpc = { version = ">=0.27", features = ["serde-transport", "tcp"] }
+tarpc = { version = ">=0.27,<0.34", features = ["serde-transport", "tcp"] }
 tokio = { version = "1.7", features = ["macros", "rt-multi-thread", "time", "parking_lot"] }
 tokio-serde = { version = "0.8", features = ["json"] }
 

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff