Fix autocargo skew

Summary: I think someone landed a dependency change or something and forgot to update autocargo

Reviewed By: dtolnay

Differential Revision: D29402335

fbshipit-source-id: e9a4906bf249470351c2984ef64dfba9daac8891
This commit is contained in:
Daniel Xu 2021-06-25 17:22:44 -07:00 committed by Facebook GitHub Bot
parent ef79c2d811
commit 431a4ed16b
28 changed files with 28 additions and 0 deletions

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ repos = { version = "0.1.0", path = "../repos" }
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -23,6 +23,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -25,6 +25,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -25,6 +25,7 @@ serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
sorted_vector_map = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -25,6 +25,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -25,6 +25,7 @@ serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
smallvec = { version = "1.6.1", features = ["serde", "specialization", "union"] }
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -25,6 +25,7 @@ serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
source_control = { version = "0.1.0", path = "../../scs/if" }
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -25,6 +25,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -26,6 +26,7 @@ serde_derive = "1.0"
smallvec = { version = "1.6.1", features = ["serde", "specialization", "union"] }
sorted_vector_map = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }

View File

@ -24,6 +24,7 @@ ref-cast = "1.0.2"
serde = { version = "1.0.126", features = ["derive", "rc"] }
serde_derive = "1.0"
thiserror = "1.0"
tokio_shim = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
[build-dependencies]
thrift_compiler = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }