Skip to content

Commit 2a803fc

Browse files
krallinfacebook-github-bot
authored andcommitted
third-party/rust: update futures
Summary: Those newer versions of Futures have compatibility improvements with Tokio, notably: - rust-lang/futures-rs#2333 - rust-lang/futures-rs#2358 Reviewed By: farnz Differential Revision: D26778794 fbshipit-source-id: 5a9dc002083e5edfa5c614d8d2242e586a93fcf6
1 parent 734ea4d commit 2a803fc

File tree

148 files changed

+189
-189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+189
-189
lines changed

configerator/structs/scm/mononoke/fastreplay/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/hgserverconf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/lfs_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/loadshedding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/observability/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/pushredirect/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/repos/commitsync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
repos = { version = "0.1.0", path = "../repos" }

configerator/structs/scm/mononoke/repos/repos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/tunables/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

configerator/structs/scm/mononoke/xdb_gc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ async-trait = "0.1.29"
1717
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" }
1818
const-cstr = "0.3.0"
1919
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" }
20-
futures = { version = "0.3.5", features = ["async-await", "compat"] }
20+
futures = { version = "0.3.13", features = ["async-await", "compat"] }
2121
lazy_static = "1.0"
2222
ref-cast = "1.0.2"
2323
serde = { version = "=1.0.118", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)