diff --git a/configerator/structs/scm/mononoke/fastreplay/Cargo.toml b/configerator/structs/scm/mononoke/fastreplay/Cargo.toml index c49cd38948440..840592f2ad835 100644 --- a/configerator/structs/scm/mononoke/fastreplay/Cargo.toml +++ b/configerator/structs/scm/mononoke/fastreplay/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/hgserverconf/Cargo.toml b/configerator/structs/scm/mononoke/hgserverconf/Cargo.toml index 1211bb2de30fb..762761a3379ec 100644 --- a/configerator/structs/scm/mononoke/hgserverconf/Cargo.toml +++ b/configerator/structs/scm/mononoke/hgserverconf/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/lfs_server/Cargo.toml b/configerator/structs/scm/mononoke/lfs_server/Cargo.toml index 7944239aa5cdd..da67ebfd22b68 100644 --- a/configerator/structs/scm/mononoke/lfs_server/Cargo.toml +++ b/configerator/structs/scm/mononoke/lfs_server/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/loadshedding/Cargo.toml b/configerator/structs/scm/mononoke/loadshedding/Cargo.toml index 2c2b45d8347f5..ef6fd8a52a008 100644 --- a/configerator/structs/scm/mononoke/loadshedding/Cargo.toml +++ b/configerator/structs/scm/mononoke/loadshedding/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/observability/Cargo.toml b/configerator/structs/scm/mononoke/observability/Cargo.toml index 4d1504e92ed90..1391befb321d0 100644 --- a/configerator/structs/scm/mononoke/observability/Cargo.toml +++ b/configerator/structs/scm/mononoke/observability/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/pushredirect/Cargo.toml b/configerator/structs/scm/mononoke/pushredirect/Cargo.toml index f5821d2927474..2d32ba5241c72 100644 --- a/configerator/structs/scm/mononoke/pushredirect/Cargo.toml +++ b/configerator/structs/scm/mononoke/pushredirect/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/repos/commitsync/Cargo.toml b/configerator/structs/scm/mononoke/repos/commitsync/Cargo.toml index ae22cd85b026c..56ffed5f50d3e 100644 --- a/configerator/structs/scm/mononoke/repos/commitsync/Cargo.toml +++ b/configerator/structs/scm/mononoke/repos/commitsync/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" repos = { version = "0.1.0", path = "../repos" } diff --git a/configerator/structs/scm/mononoke/repos/repos/Cargo.toml b/configerator/structs/scm/mononoke/repos/repos/Cargo.toml index 6772eb057431e..58bb6fd494036 100644 --- a/configerator/structs/scm/mononoke/repos/repos/Cargo.toml +++ b/configerator/structs/scm/mononoke/repos/repos/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/tunables/Cargo.toml b/configerator/structs/scm/mononoke/tunables/Cargo.toml index 6623eabd4b6e3..d611a7169e4bc 100644 --- a/configerator/structs/scm/mononoke/tunables/Cargo.toml +++ b/configerator/structs/scm/mononoke/tunables/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/configerator/structs/scm/mononoke/xdb_gc/Cargo.toml b/configerator/structs/scm/mononoke/xdb_gc/Cargo.toml index fefaa58bc95f8..d277fe83c9124 100644 --- a/configerator/structs/scm/mononoke/xdb_gc/Cargo.toml +++ b/configerator/structs/scm/mononoke/xdb_gc/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/eden/mononoke/Cargo.toml b/eden/mononoke/Cargo.toml index 1106ea156b8be..0107448cd16fd 100644 --- a/eden/mononoke/Cargo.toml +++ b/eden/mononoke/Cargo.toml @@ -147,8 +147,8 @@ fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbth filenodes = { version = "0.1.0", path = "filenodes" } filestore = { version = "0.1.0", path = "filestore" } fsnodes = { version = "0.1.0", path = "derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures-util = "0.3.7" futures_03_ext = { package = "futures_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/benchmark/Cargo.toml b/eden/mononoke/benchmark/Cargo.toml index c8f9cc395191a..6bc49b9d3e7c8 100644 --- a/eden/mononoke/benchmark/Cargo.toml +++ b/eden/mononoke/benchmark/Cargo.toml @@ -38,8 +38,8 @@ fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus filenodes = { version = "0.1.0", path = "../filenodes" } filestore = { version = "0.1.0", path = "../filestore" } fsnodes = { version = "0.1.0", path = "../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } memblob = { version = "0.1.0", path = "../blobstore/memblob" } diff --git a/eden/mononoke/blobimport_lib/Cargo.toml b/eden/mononoke/blobimport_lib/Cargo.toml index 185c44b8ff209..6086ff04db05a 100644 --- a/eden/mononoke/blobimport_lib/Cargo.toml +++ b/eden/mononoke/blobimport_lib/Cargo.toml @@ -20,8 +20,8 @@ consts = { version = "0.1.0", path = "consts" } context = { version = "0.1.0", path = "../server/context" } derived_data_utils = { version = "0.1.0", path = "../derived_data/utils" } failure_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } lfs_import_lib = { version = "0.1.0", path = "../lfs_import_lib" } diff --git a/eden/mononoke/blobrepo/Cargo.toml b/eden/mononoke/blobrepo/Cargo.toml index b2215b1e1c6ff..340ae299ce31e 100644 --- a/eden/mononoke/blobrepo/Cargo.toml +++ b/eden/mononoke/blobrepo/Cargo.toml @@ -22,7 +22,7 @@ changesets = { version = "0.1.0", path = "../changesets" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } filestore = { version = "0.1.0", path = "../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } metaconfig_types = { version = "0.1.0", path = "../metaconfig/types" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } phases = { version = "0.1.0", path = "../phases" } diff --git a/eden/mononoke/blobrepo/blobrepo_hg/Cargo.toml b/eden/mononoke/blobrepo/blobrepo_hg/Cargo.toml index cfff5ba93e48b..5f894f909d432 100644 --- a/eden/mononoke/blobrepo/blobrepo_hg/Cargo.toml +++ b/eden/mononoke/blobrepo/blobrepo_hg/Cargo.toml @@ -20,7 +20,7 @@ changesets = { version = "0.1.0", path = "../../changesets" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } filenodes = { version = "0.1.0", path = "../../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } manifest = { version = "0.1.0", path = "../../manifest" } diff --git a/eden/mononoke/blobrepo/blobsync/Cargo.toml b/eden/mononoke/blobrepo/blobsync/Cargo.toml index 0fa7fdc4aea1e..5a326b36aeb6d 100644 --- a/eden/mononoke/blobrepo/blobsync/Cargo.toml +++ b/eden/mononoke/blobrepo/blobsync/Cargo.toml @@ -18,7 +18,7 @@ borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/r bytes = { version = "0.5", features = ["serde"] } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit-tokio-02 = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } memblob = { version = "0.1.0", path = "../../blobstore/memblob" } redactedblobstore = { version = "0.1.0", path = "../../blobstore/redactedblobstore" } scuba_ext = { version = "0.1.0", path = "../../common/scuba_ext" } diff --git a/eden/mononoke/blobrepo/common/Cargo.toml b/eden/mononoke/blobrepo/common/Cargo.toml index b24b11df24552..b2d7aed58a7e7 100644 --- a/eden/mononoke/blobrepo/common/Cargo.toml +++ b/eden/mononoke/blobrepo/common/Cargo.toml @@ -12,7 +12,7 @@ blobstore = { version = "0.1.0", path = "../../blobstore" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } filenodes = { version = "0.1.0", path = "../../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } maplit = "1.0" mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } diff --git a/eden/mononoke/blobrepo/factory/Cargo.toml b/eden/mononoke/blobrepo/factory/Cargo.toml index fa8c11a5d4392..6f604f3daaa07 100644 --- a/eden/mononoke/blobrepo/factory/Cargo.toml +++ b/eden/mononoke/blobrepo/factory/Cargo.toml @@ -33,7 +33,7 @@ fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus filenodes = { version = "0.1.0", path = "../../filenodes" } filestore = { version = "0.1.0", path = "../../filestore" } fsnodes = { version = "0.1.0", path = "../../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_watchdog = { version = "0.1.0", path = "../../common/futures_watchdog" } git_types = { version = "0.1.0", path = "../../git/git_types" } maplit = "1.0" diff --git a/eden/mononoke/blobrepo_utils/Cargo.toml b/eden/mononoke/blobrepo_utils/Cargo.toml index d1ac3d706e099..8b8df7055fb07 100644 --- a/eden/mononoke/blobrepo_utils/Cargo.toml +++ b/eden/mononoke/blobrepo_utils/Cargo.toml @@ -19,8 +19,8 @@ cacheblob = { version = "0.1.0", path = "../blobstore/cacheblob" } chashmap = "2.2" cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } manifest = { version = "0.1.0", path = "../manifest" } mercurial_derived_data = { version = "0.1.0", path = "../derived_data/mercurial_derived_data" } diff --git a/eden/mononoke/blobstore/Cargo.toml b/eden/mononoke/blobstore/Cargo.toml index c2e7d1194a8d3..6f018694e941d 100644 --- a/eden/mononoke/blobstore/Cargo.toml +++ b/eden/mononoke/blobstore/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" auto_impl = "0.4" bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../server/context" } -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } serde = { version = "=1.0.118", features = ["derive", "rc"] } serde_derive = "1.0" stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/blobstore/cacheblob/Cargo.toml b/eden/mononoke/blobstore/cacheblob/Cargo.toml index 1d423f13b86ce..cf569ed8af21f 100644 --- a/eden/mononoke/blobstore/cacheblob/Cargo.toml +++ b/eden/mononoke/blobstore/cacheblob/Cargo.toml @@ -16,8 +16,8 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hostname = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } lock_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/blobstore/delayblob/Cargo.toml b/eden/mononoke/blobstore/delayblob/Cargo.toml index 57aef07f7ad19..e54a144876c26 100644 --- a/eden/mononoke/blobstore/delayblob/Cargo.toml +++ b/eden/mononoke/blobstore/delayblob/Cargo.toml @@ -10,7 +10,7 @@ anyhow = "1.0" async-trait = "0.1.29" blobstore = { version = "0.1.0", path = ".." } context = { version = "0.1.0", path = "../../server/context" } -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } rand = { version = "0.7", features = ["small_rng"] } rand_distr = "0.2" diff --git a/eden/mononoke/blobstore/factory/Cargo.toml b/eden/mononoke/blobstore/factory/Cargo.toml index 00a2fb6f50be3..2eff533b05f27 100644 --- a/eden/mononoke/blobstore/factory/Cargo.toml +++ b/eden/mononoke/blobstore/factory/Cargo.toml @@ -14,8 +14,8 @@ cached_config = { version = "0.1.0", git = "https://github.com/facebookexperimen chaosblob = { version = "0.1.0", path = "../chaosblob" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fileblob = { version = "0.1.0", path = "../fileblob" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } logblob = { version = "0.1.0", path = "../logblob" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } diff --git a/eden/mononoke/blobstore/if/Cargo.toml b/eden/mononoke/blobstore/if/Cargo.toml index ea4495a2bdb8b..084d1b1d42f65 100644 --- a/eden/mononoke/blobstore/if/Cargo.toml +++ b/eden/mononoke/blobstore/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/eden/mononoke/blobstore/memblob/Cargo.toml b/eden/mononoke/blobstore/memblob/Cargo.toml index 5a1168aad1807..f830c596913f1 100644 --- a/eden/mononoke/blobstore/memblob/Cargo.toml +++ b/eden/mononoke/blobstore/memblob/Cargo.toml @@ -10,6 +10,6 @@ anyhow = "1.0" async-trait = "0.1.29" blobstore = { version = "0.1.0", path = ".." } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/blobstore/multiplexedblob/Cargo.toml b/eden/mononoke/blobstore/multiplexedblob/Cargo.toml index 57ba5298cdc69..3d369c83ef36d 100644 --- a/eden/mononoke/blobstore/multiplexedblob/Cargo.toml +++ b/eden/mononoke/blobstore/multiplexedblob/Cargo.toml @@ -14,7 +14,7 @@ blobstore_sync_queue = { version = "0.1.0", path = "../../blobstore_sync_queue" chrono = { version = "0.4", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } diff --git a/eden/mononoke/blobstore/packblob/Cargo.toml b/eden/mononoke/blobstore/packblob/Cargo.toml index 04762555d528c..0ef99faa63810 100644 --- a/eden/mononoke/blobstore/packblob/Cargo.toml +++ b/eden/mononoke/blobstore/packblob/Cargo.toml @@ -14,8 +14,8 @@ bufsize = "0.5" bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../../server/context" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } packblob_thrift = { version = "0.1.0", path = "if" } zstd = "=0.5.3+zstd.1.4.5" diff --git a/eden/mononoke/blobstore/packblob/if/Cargo.toml b/eden/mononoke/blobstore/packblob/if/Cargo.toml index 14bc1907f37ad..b05f69925f5f4 100644 --- a/eden/mononoke/blobstore/packblob/if/Cargo.toml +++ b/eden/mononoke/blobstore/packblob/if/Cargo.toml @@ -18,7 +18,7 @@ bytes = { version = "0.5", features = ["serde"] } codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/eden/mononoke/blobstore/redactedblobstore/Cargo.toml b/eden/mononoke/blobstore/redactedblobstore/Cargo.toml index 6b3692bfaa121..6cc3de660b200 100644 --- a/eden/mononoke/blobstore/redactedblobstore/Cargo.toml +++ b/eden/mononoke/blobstore/redactedblobstore/Cargo.toml @@ -10,7 +10,7 @@ anyhow = "1.0" async-trait = "0.1.29" blobstore = { version = "0.1.0", path = ".." } context = { version = "0.1.0", path = "../../server/context" } -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } scuba_ext = { version = "0.1.0", path = "../../common/scuba_ext" } diff --git a/eden/mononoke/blobstore/sqlblob/Cargo.toml b/eden/mononoke/blobstore/sqlblob/Cargo.toml index 498cc59161767..326790054b8cd 100644 --- a/eden/mononoke/blobstore/sqlblob/Cargo.toml +++ b/eden/mononoke/blobstore/sqlblob/Cargo.toml @@ -13,8 +13,8 @@ bytes = { version = "0.5", features = ["serde"] } cached_config = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } nonzero_ext = "0.2" diff --git a/eden/mononoke/blobstore/virtually_sharded_blobstore/Cargo.toml b/eden/mononoke/blobstore/virtually_sharded_blobstore/Cargo.toml index cdede096a128b..dc41dbb26e048 100644 --- a/eden/mononoke/blobstore/virtually_sharded_blobstore/Cargo.toml +++ b/eden/mononoke/blobstore/virtually_sharded_blobstore/Cargo.toml @@ -15,7 +15,7 @@ cacheblob = { version = "0.1.0", path = "../cacheblob" } cachelib = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } scopeguard = "1.0.0" diff --git a/eden/mononoke/blobstore_sync_queue/Cargo.toml b/eden/mononoke/blobstore_sync_queue/Cargo.toml index 0bc747456606f..3d2badf33a471 100644 --- a/eden/mononoke/blobstore_sync_queue/Cargo.toml +++ b/eden/mononoke/blobstore_sync_queue/Cargo.toml @@ -15,7 +15,7 @@ async-trait = "0.1.29" auto_impl = "0.4" cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } metaconfig_types = { version = "0.1.0", path = "../metaconfig/types" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/bonsai_globalrev_mapping/globalrev_pushrebase_hook/Cargo.toml b/eden/mononoke/bonsai_globalrev_mapping/globalrev_pushrebase_hook/Cargo.toml index af79103c7e19a..11f3282d30123 100644 --- a/eden/mononoke/bonsai_globalrev_mapping/globalrev_pushrebase_hook/Cargo.toml +++ b/eden/mononoke/bonsai_globalrev_mapping/globalrev_pushrebase_hook/Cargo.toml @@ -23,7 +23,7 @@ blobrepo_factory = { version = "0.1.0", path = "../../blobrepo/factory" } blobstore = { version = "0.1.0", path = "../../blobstore" } borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } maplit = "1.0" rand = { version = "0.7", features = ["small_rng"] } tests_utils = { version = "0.1.0", path = "../../tests/utils" } diff --git a/eden/mononoke/bonsai_globalrev_mapping/if/Cargo.toml b/eden/mononoke/bonsai_globalrev_mapping/if/Cargo.toml index 87e56579d9113..92a7d1bee7b6c 100644 --- a/eden/mononoke/bonsai_globalrev_mapping/if/Cargo.toml +++ b/eden/mononoke/bonsai_globalrev_mapping/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/bonsai_hg_mapping/Cargo.toml b/eden/mononoke/bonsai_hg_mapping/Cargo.toml index 9d9319ed78797..949361be1e519 100644 --- a/eden/mononoke/bonsai_hg_mapping/Cargo.toml +++ b/eden/mononoke/bonsai_hg_mapping/Cargo.toml @@ -22,7 +22,7 @@ caching_ext = { version = "0.1.0", path = "../common/rust/caching_ext" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } memcache = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mercurial_types = { version = "0.1.0", path = "../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } diff --git a/eden/mononoke/bonsai_hg_mapping/if/Cargo.toml b/eden/mononoke/bonsai_hg_mapping/if/Cargo.toml index 4b73c883c2c28..b40504f7eb812 100644 --- a/eden/mononoke/bonsai_hg_mapping/if/Cargo.toml +++ b/eden/mononoke/bonsai_hg_mapping/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mercurial_thrift = { version = "0.1.0", path = "../../mercurial/types/if" } mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } diff --git a/eden/mononoke/bonsai_svnrev_mapping/if/Cargo.toml b/eden/mononoke/bonsai_svnrev_mapping/if/Cargo.toml index 6ff7a49483915..2902b2ffb457e 100644 --- a/eden/mononoke/bonsai_svnrev_mapping/if/Cargo.toml +++ b/eden/mononoke/bonsai_svnrev_mapping/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/bookmarks/Cargo.toml b/eden/mononoke/bookmarks/Cargo.toml index d7dfa13b1cf5f..3353d6d2459cf 100644 --- a/eden/mononoke/bookmarks/Cargo.toml +++ b/eden/mononoke/bookmarks/Cargo.toml @@ -9,7 +9,7 @@ license = "GPLv2+" anyhow = "1.0" bookmarks_types = { version = "0.1.0", path = "bookmarks_types" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/bookmarks/bookmarks_movement/Cargo.toml b/eden/mononoke/bookmarks/bookmarks_movement/Cargo.toml index dbe659db41856..370d5ffb1bb73 100644 --- a/eden/mononoke/bookmarks/bookmarks_movement/Cargo.toml +++ b/eden/mononoke/bookmarks/bookmarks_movement/Cargo.toml @@ -20,7 +20,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../../commit_rewriting/cross_repo_sync" } derived_data = { version = "0.1.0", path = "../../derived_data" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } git_mapping_pushrebase_hook = { version = "0.1.0", path = "../../bonsai_git_mapping/git_mapping_pushrebase_hook" } globalrev_pushrebase_hook = { version = "0.1.0", path = "../../bonsai_globalrev_mapping/globalrev_pushrebase_hook" } diff --git a/eden/mononoke/bookmarks/dbbookmarks/Cargo.toml b/eden/mononoke/bookmarks/dbbookmarks/Cargo.toml index 3056a4b50ec60..fea6b7b4e75d2 100644 --- a/eden/mononoke/bookmarks/dbbookmarks/Cargo.toml +++ b/eden/mononoke/bookmarks/dbbookmarks/Cargo.toml @@ -14,7 +14,7 @@ anyhow = "1.0" bookmarks = { version = "0.1.0", path = ".." } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } sql_construct = { version = "0.1.0", path = "../../common/sql_construct" } @@ -27,7 +27,7 @@ ascii_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/ async_unit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit-tokio-02 = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } maplit = "1.0" mononoke_types-mocks = { version = "0.1.0", path = "../../mononoke_types/mocks" } quickcheck = "0.9" diff --git a/eden/mononoke/bookmarks/warm_bookmarks_cache/Cargo.toml b/eden/mononoke/bookmarks/warm_bookmarks_cache/Cargo.toml index 0a2e8312ac0c0..8fe8a23b6dfb1 100644 --- a/eden/mononoke/bookmarks/warm_bookmarks_cache/Cargo.toml +++ b/eden/mononoke/bookmarks/warm_bookmarks_cache/Cargo.toml @@ -21,8 +21,8 @@ context = { version = "0.1.0", path = "../../server/context" } deleted_files_manifest = { version = "0.1.0", path = "../../derived_data/deleted_files_manifest" } derived_data = { version = "0.1.0", path = "../../derived_data" } fsnodes = { version = "0.1.0", path = "../../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_watchdog = { version = "0.1.0", path = "../../common/futures_watchdog" } itertools = "0.8" diff --git a/eden/mononoke/bulkops/Cargo.toml b/eden/mononoke/bulkops/Cargo.toml index b5c14c38760be..929724b74e391 100644 --- a/eden/mononoke/bulkops/Cargo.toml +++ b/eden/mononoke/bulkops/Cargo.toml @@ -10,7 +10,7 @@ anyhow = "1.0" bounded_traversal = { version = "0.1.0", path = "../common/bounded_traversal" } changesets = { version = "0.1.0", path = "../changesets" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } phases = { version = "0.1.0", path = "../phases" } tokio = { version = "0.2.25", features = ["full", "test-util"] } diff --git a/eden/mononoke/bulkops/bench/Cargo.toml b/eden/mononoke/bulkops/bench/Cargo.toml index 6258b19451d4f..01f8fd07e7ccb 100644 --- a/eden/mononoke/bulkops/bench/Cargo.toml +++ b/eden/mononoke/bulkops/bench/Cargo.toml @@ -16,5 +16,5 @@ cmdlib = { version = "0.1.0", path = "../../cmdlib" } context = { version = "0.1.0", path = "../../server/context" } criterion = "=0.3.1" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } tokio = { version = "0.2.25", features = ["full", "test-util"] } diff --git a/eden/mononoke/cache_warmup/Cargo.toml b/eden/mononoke/cache_warmup/Cargo.toml index 5a858fc9e3bb0..538f248676a8e 100644 --- a/eden/mononoke/cache_warmup/Cargo.toml +++ b/eden/mononoke/cache_warmup/Cargo.toml @@ -19,7 +19,7 @@ context = { version = "0.1.0", path = "../server/context" } derived_data = { version = "0.1.0", path = "../derived_data" } derived_data_filenodes = { version = "0.1.0", path = "../derived_data/filenodes" } filenodes = { version = "0.1.0", path = "../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } manifest = { version = "0.1.0", path = "../manifest" } mercurial_types = { version = "0.1.0", path = "../mercurial/types" } diff --git a/eden/mononoke/changesets/Cargo.toml b/eden/mononoke/changesets/Cargo.toml index 4e627d874d118..c433727677005 100644 --- a/eden/mononoke/changesets/Cargo.toml +++ b/eden/mononoke/changesets/Cargo.toml @@ -18,7 +18,7 @@ changeset_entry_thrift = { version = "0.1.0", path = "if" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } maplit = "1.0" memcache = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } diff --git a/eden/mononoke/changesets/if/Cargo.toml b/eden/mononoke/changesets/if/Cargo.toml index 1e595a200df1d..fa34cd5890973 100644 --- a/eden/mononoke/changesets/if/Cargo.toml +++ b/eden/mononoke/changesets/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/cmdlib/Cargo.toml b/eden/mononoke/cmdlib/Cargo.toml index 48923eb7f06b9..b6be137a39fa7 100644 --- a/eden/mononoke/cmdlib/Cargo.toml +++ b/eden/mononoke/cmdlib/Cargo.toml @@ -20,8 +20,8 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../server/context" } env_logger = "0.7" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } libc = "0.2.86" log = { version = "0.4.8", features = ["kv_unstable"] } diff --git a/eden/mononoke/commit_rewriting/backsyncer/Cargo.toml b/eden/mononoke/commit_rewriting/backsyncer/Cargo.toml index 3009e24f16b44..55fad7f6ae4a6 100644 --- a/eden/mononoke/commit_rewriting/backsyncer/Cargo.toml +++ b/eden/mononoke/commit_rewriting/backsyncer/Cargo.toml @@ -23,8 +23,8 @@ cmdlib_x_repo = { version = "0.1.0", path = "../../cmdlib/x_repo" } context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../cross_repo_sync" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } live_commit_sync_config = { version = "0.1.0", path = "../live_commit_sync_config" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } diff --git a/eden/mononoke/commit_rewriting/bookmarks_validator/Cargo.toml b/eden/mononoke/commit_rewriting/bookmarks_validator/Cargo.toml index f721af468e1f9..3b1113aeee06b 100644 --- a/eden/mononoke/commit_rewriting/bookmarks_validator/Cargo.toml +++ b/eden/mononoke/commit_rewriting/bookmarks_validator/Cargo.toml @@ -14,8 +14,8 @@ cmdlib_x_repo = { version = "0.1.0", path = "../../cmdlib/x_repo" } context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../cross_repo_sync" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } live_commit_sync_config = { version = "0.1.0", path = "../live_commit_sync_config" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } pushredirect_enable = { version = "0.1.0", path = "../../../../configerator/structs/scm/mononoke/pushredirect" } diff --git a/eden/mononoke/commit_rewriting/commit_validator/Cargo.toml b/eden/mononoke/commit_rewriting/commit_validator/Cargo.toml index 713b2e8afbc3b..ff9633ef7edb5 100644 --- a/eden/mononoke/commit_rewriting/commit_validator/Cargo.toml +++ b/eden/mononoke/commit_rewriting/commit_validator/Cargo.toml @@ -19,7 +19,7 @@ cmdlib = { version = "0.1.0", path = "../../cmdlib" } context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../cross_repo_sync" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } live_commit_sync_config = { version = "0.1.0", path = "../live_commit_sync_config" } manifest = { version = "0.1.0", path = "../../manifest" } diff --git a/eden/mononoke/commit_rewriting/cross_repo_sync/Cargo.toml b/eden/mononoke/commit_rewriting/cross_repo_sync/Cargo.toml index 0d7da0389e292..0502039f0c511 100644 --- a/eden/mononoke/commit_rewriting/cross_repo_sync/Cargo.toml +++ b/eden/mononoke/commit_rewriting/cross_repo_sync/Cargo.toml @@ -23,8 +23,8 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = "../../derived_data" } fsnodes = { version = "0.1.0", path = "../../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } live_commit_sync_config = { version = "0.1.0", path = "../live_commit_sync_config" } manifest = { version = "0.1.0", path = "../../manifest" } diff --git a/eden/mononoke/commit_rewriting/cross_repo_sync/test_utils/Cargo.toml b/eden/mononoke/commit_rewriting/cross_repo_sync/test_utils/Cargo.toml index 74bdc0fc99354..4affbca449f1f 100644 --- a/eden/mononoke/commit_rewriting/cross_repo_sync/test_utils/Cargo.toml +++ b/eden/mononoke/commit_rewriting/cross_repo_sync/test_utils/Cargo.toml @@ -18,7 +18,7 @@ blobstore = { version = "0.1.0", path = "../../../blobstore" } bookmarks = { version = "0.1.0", path = "../../../bookmarks" } context = { version = "0.1.0", path = "../../../server/context" } cross_repo_sync = { version = "0.1.0", path = ".." } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } live_commit_sync_config = { version = "0.1.0", path = "../../live_commit_sync_config" } maplit = "1.0" megarepolib = { version = "0.1.0", path = "../../megarepo" } diff --git a/eden/mononoke/commit_rewriting/megarepo/Cargo.toml b/eden/mononoke/commit_rewriting/megarepo/Cargo.toml index 0e99119cf8782..edbf9563cf327 100644 --- a/eden/mononoke/commit_rewriting/megarepo/Cargo.toml +++ b/eden/mononoke/commit_rewriting/megarepo/Cargo.toml @@ -27,8 +27,8 @@ context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../cross_repo_sync" } derived_data = { version = "0.1.0", path = "../../derived_data" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" live_commit_sync_config = { version = "0.1.0", path = "../live_commit_sync_config" } diff --git a/eden/mononoke/commit_rewriting/mononoke_x_repo_sync_job/Cargo.toml b/eden/mononoke/commit_rewriting/mononoke_x_repo_sync_job/Cargo.toml index 58bc08968c40b..b2a815c24c10e 100644 --- a/eden/mononoke/commit_rewriting/mononoke_x_repo_sync_job/Cargo.toml +++ b/eden/mononoke/commit_rewriting/mononoke_x_repo_sync_job/Cargo.toml @@ -20,8 +20,8 @@ context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../cross_repo_sync" } derived_data_utils = { version = "0.1.0", path = "../../derived_data/utils" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } live_commit_sync_config = { version = "0.1.0", path = "../live_commit_sync_config" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } diff --git a/eden/mononoke/commit_rewriting/synced_commit_mapping/Cargo.toml b/eden/mononoke/commit_rewriting/synced_commit_mapping/Cargo.toml index 6fbd7d411f884..3be405b884c49 100644 --- a/eden/mononoke/commit_rewriting/synced_commit_mapping/Cargo.toml +++ b/eden/mononoke/commit_rewriting/synced_commit_mapping/Cargo.toml @@ -13,8 +13,8 @@ path = "test/main.rs" anyhow = "1.0" cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/common/allocation_tracing/Cargo.toml b/eden/mononoke/common/allocation_tracing/Cargo.toml index ffb7ccc40d071..e017c3d1b101d 100644 --- a/eden/mononoke/common/allocation_tracing/Cargo.toml +++ b/eden/mononoke/common/allocation_tracing/Cargo.toml @@ -7,4 +7,4 @@ license = "GPLv2+" [dependencies] anyhow = "1.0" -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } diff --git a/eden/mononoke/common/async_limiter/Cargo.toml b/eden/mononoke/common/async_limiter/Cargo.toml index 50c39c5545803..96814ba18aadc 100644 --- a/eden/mononoke/common/async_limiter/Cargo.toml +++ b/eden/mononoke/common/async_limiter/Cargo.toml @@ -8,7 +8,7 @@ autoexamples = false [dependencies] anyhow = "1.0" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } pin-project = "0.4" ratelimit_meter = "5" thiserror = "1.0" diff --git a/eden/mononoke/common/async_limiter/examples/tokio_v2/Cargo.toml b/eden/mononoke/common/async_limiter/examples/tokio_v2/Cargo.toml index eaaafd763e8b0..d3f58ee85bfdb 100644 --- a/eden/mononoke/common/async_limiter/examples/tokio_v2/Cargo.toml +++ b/eden/mononoke/common/async_limiter/examples/tokio_v2/Cargo.toml @@ -13,7 +13,7 @@ path = "main.rs" anyhow = "1.0" async_limiter = { version = "0.1.0", path = "../.." } chrono = { version = "0.4", features = ["serde"] } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } nonzero_ext = "0.2" ratelimit_meter = "5" tokio = { version = "0.2.25", features = ["full", "test-util"] } diff --git a/eden/mononoke/common/bounded_traversal/Cargo.toml b/eden/mononoke/common/bounded_traversal/Cargo.toml index a800545a2884b..22b27d87e050b 100644 --- a/eden/mononoke/common/bounded_traversal/Cargo.toml +++ b/eden/mononoke/common/bounded_traversal/Cargo.toml @@ -7,7 +7,7 @@ license = "GPLv2+" [dependencies] either = "1.5" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } smallvec = { version = "1.6.1", features = ["serde", "specialization", "union"] } thiserror = "1.0" diff --git a/eden/mononoke/common/copy_utils/Cargo.toml b/eden/mononoke/common/copy_utils/Cargo.toml index 09db05dca12c5..cf594e0c9fdb2 100644 --- a/eden/mononoke/common/copy_utils/Cargo.toml +++ b/eden/mononoke/common/copy_utils/Cargo.toml @@ -12,7 +12,7 @@ context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../../commit_rewriting/cross_repo_sync" } derived_data = { version = "0.1.0", path = "../../derived_data" } fsnodes = { version = "0.1.0", path = "../../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } regex = "1.4.2" diff --git a/eden/mononoke/common/futures_watchdog/Cargo.toml b/eden/mononoke/common/futures_watchdog/Cargo.toml index 2aa43568de21f..c45bd854cf486 100644 --- a/eden/mononoke/common/futures_watchdog/Cargo.toml +++ b/eden/mononoke/common/futures_watchdog/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" license = "GPLv2+" [dependencies] -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } maybe-owned = "0.3.4" pin-project = "0.4" slog = { version = "2.5", features = ["max_level_debug"] } diff --git a/eden/mononoke/common/rust/caching_ext/Cargo.toml b/eden/mononoke/common/rust/caching_ext/Cargo.toml index bef1e29ebd8e4..e99f0c8ac7a79 100644 --- a/eden/mononoke/common/rust/caching_ext/Cargo.toml +++ b/eden/mononoke/common/rust/caching_ext/Cargo.toml @@ -13,7 +13,7 @@ auto_impl = "0.4" bytes = { version = "0.5", features = ["serde"] } cachelib = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } memcache = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } once_cell = "1.4" stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/common/rust/sql_ext/Cargo.toml b/eden/mononoke/common/rust/sql_ext/Cargo.toml index c5eeea58845cf..98dcbdbcfd6a5 100644 --- a/eden/mononoke/common/rust/sql_ext/Cargo.toml +++ b/eden/mononoke/common/rust/sql_ext/Cargo.toml @@ -9,8 +9,8 @@ license = "GPLv2+" anyhow = "1.0" async-trait = "0.1.29" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } once_cell = "1.4" slog = { version = "2.5", features = ["max_level_debug"] } diff --git a/eden/mononoke/common/sql_construct/Cargo.toml b/eden/mononoke/common/sql_construct/Cargo.toml index 45b806d59db54..5693b2c0dc846 100644 --- a/eden/mononoke/common/sql_construct/Cargo.toml +++ b/eden/mononoke/common/sql_construct/Cargo.toml @@ -9,7 +9,7 @@ license = "GPLv2+" anyhow = "1.0" async-trait = "0.1.29" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } sql_ext = { version = "0.1.0", path = "../rust/sql_ext" } diff --git a/eden/mononoke/derived_data/Cargo.toml b/eden/mononoke/derived_data/Cargo.toml index 19fcd0d900244..c3f0a48718cfb 100644 --- a/eden/mononoke/derived_data/Cargo.toml +++ b/eden/mononoke/derived_data/Cargo.toml @@ -14,7 +14,7 @@ blobstore = { version = "0.1.0", path = "../blobstore" } bounded_traversal = { version = "0.1.0", path = "../common/bounded_traversal" } cacheblob = { version = "0.1.0", path = "../blobstore/cacheblob" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" lock_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/derived_data/blame/Cargo.toml b/eden/mononoke/derived_data/blame/Cargo.toml index 92744e990abda..0f636f45e5144 100644 --- a/eden/mononoke/derived_data/blame/Cargo.toml +++ b/eden/mononoke/derived_data/blame/Cargo.toml @@ -18,7 +18,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } thiserror = "1.0" diff --git a/eden/mononoke/derived_data/changeset_info/Cargo.toml b/eden/mononoke/derived_data/changeset_info/Cargo.toml index 6fcc69fd40d29..4353352c575e1 100644 --- a/eden/mononoke/derived_data/changeset_info/Cargo.toml +++ b/eden/mononoke/derived_data/changeset_info/Cargo.toml @@ -17,7 +17,7 @@ context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } derived_data_thrift = { version = "0.1.0", path = "if" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } unicode-segmentation = "1.6.0" diff --git a/eden/mononoke/derived_data/changeset_info/if/Cargo.toml b/eden/mononoke/derived_data/changeset_info/if/Cargo.toml index 62751903aa526..cf8b5496b56c0 100644 --- a/eden/mononoke/derived_data/changeset_info/if/Cargo.toml +++ b/eden/mononoke/derived_data/changeset_info/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/derived_data/deleted_files_manifest/Cargo.toml b/eden/mononoke/derived_data/deleted_files_manifest/Cargo.toml index 7a73bb76b430c..953dcfc52cf66 100644 --- a/eden/mononoke/derived_data/deleted_files_manifest/Cargo.toml +++ b/eden/mononoke/derived_data/deleted_files_manifest/Cargo.toml @@ -19,7 +19,7 @@ bytes = { version = "0.5", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } maplit = "1.0" mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/derived_data/fastlog/Cargo.toml b/eden/mononoke/derived_data/fastlog/Cargo.toml index 18ae6e2e0823e..b9062d56e6828 100644 --- a/eden/mononoke/derived_data/fastlog/Cargo.toml +++ b/eden/mononoke/derived_data/fastlog/Cargo.toml @@ -17,7 +17,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../../server/context" } deleted_files_manifest = { version = "0.1.0", path = "../deleted_files_manifest" } derived_data = { version = "0.1.0", path = ".." } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures-util = "0.3.7" futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" diff --git a/eden/mononoke/derived_data/filenodes/Cargo.toml b/eden/mononoke/derived_data/filenodes/Cargo.toml index c9d8925477ca0..297fceca1b339 100644 --- a/eden/mononoke/derived_data/filenodes/Cargo.toml +++ b/eden/mononoke/derived_data/filenodes/Cargo.toml @@ -19,7 +19,7 @@ borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/r context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } filenodes = { version = "0.1.0", path = "../../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures-util = "0.3.7" itertools = "0.8" manifest = { version = "0.1.0", path = "../../manifest" } diff --git a/eden/mononoke/derived_data/fsnodes/Cargo.toml b/eden/mononoke/derived_data/fsnodes/Cargo.toml index 735d6dbb79b13..e1aa3c2f7d8bc 100644 --- a/eden/mononoke/derived_data/fsnodes/Cargo.toml +++ b/eden/mononoke/derived_data/fsnodes/Cargo.toml @@ -21,7 +21,7 @@ context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } digest = "0.8" filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } repo_blobstore = { version = "0.1.0", path = "../../blobrepo/repo_blobstore" } diff --git a/eden/mononoke/derived_data/mercurial_derived_data/Cargo.toml b/eden/mononoke/derived_data/mercurial_derived_data/Cargo.toml index c8b2e1cfb2a44..61387a0562cbd 100644 --- a/eden/mononoke/derived_data/mercurial_derived_data/Cargo.toml +++ b/eden/mononoke/derived_data/mercurial_derived_data/Cargo.toml @@ -20,7 +20,7 @@ borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/r cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/derived_data/skeleton_manifest/Cargo.toml b/eden/mononoke/derived_data/skeleton_manifest/Cargo.toml index 8a206402f549c..47ff78f2c17e1 100644 --- a/eden/mononoke/derived_data/skeleton_manifest/Cargo.toml +++ b/eden/mononoke/derived_data/skeleton_manifest/Cargo.toml @@ -18,7 +18,7 @@ bytes = { version = "0.5", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } repo_blobstore = { version = "0.1.0", path = "../../blobrepo/repo_blobstore" } diff --git a/eden/mononoke/derived_data/test_utils/Cargo.toml b/eden/mononoke/derived_data/test_utils/Cargo.toml index a5dd254439aaa..e73e449587ef7 100644 --- a/eden/mononoke/derived_data/test_utils/Cargo.toml +++ b/eden/mononoke/derived_data/test_utils/Cargo.toml @@ -15,7 +15,7 @@ blobrepo_hg = { version = "0.1.0", path = "../../blobrepo/blobrepo_hg" } blobstore = { version = "0.1.0", path = "../../blobstore" } bounded_traversal = { version = "0.1.0", path = "../../common/bounded_traversal" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/derived_data/unodes/Cargo.toml b/eden/mononoke/derived_data/unodes/Cargo.toml index fe1829899e1a0..d4a20cd885b51 100644 --- a/eden/mononoke/derived_data/unodes/Cargo.toml +++ b/eden/mononoke/derived_data/unodes/Cargo.toml @@ -18,7 +18,7 @@ bytes = { version = "0.5", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = ".." } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/derived_data/utils/Cargo.toml b/eden/mononoke/derived_data/utils/Cargo.toml index 13d3838101c2c..97d94f05b0fd9 100644 --- a/eden/mononoke/derived_data/utils/Cargo.toml +++ b/eden/mononoke/derived_data/utils/Cargo.toml @@ -25,7 +25,7 @@ derived_data = { version = "0.1.0", path = ".." } derived_data_filenodes = { version = "0.1.0", path = "../filenodes" } fastlog = { version = "0.1.0", path = "../fastlog" } fsnodes = { version = "0.1.0", path = "../fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" lock_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mercurial_derived_data = { version = "0.1.0", path = "../mercurial_derived_data" } diff --git a/eden/mononoke/edenapi_server/Cargo.toml b/eden/mononoke/edenapi_server/Cargo.toml index 4dd84a7667427..997b821bfea51 100644 --- a/eden/mononoke/edenapi_server/Cargo.toml +++ b/eden/mononoke/edenapi_server/Cargo.toml @@ -12,7 +12,7 @@ clap = "2.33" cmdlib = { version = "0.1.0", path = "../cmdlib" } edenapi_service = { version = "0.1.0", path = "../edenapi_service" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } gotham_ext = { version = "0.1.0", path = "../gotham_ext" } mononoke_api = { version = "0.1.0", path = "../mononoke_api" } permission_checker = { version = "0.1.0", path = "../permission_checker" } diff --git a/eden/mononoke/edenapi_service/Cargo.toml b/eden/mononoke/edenapi_service/Cargo.toml index 2f03ac883f209..8b64637cd985d 100644 --- a/eden/mononoke/edenapi_service/Cargo.toml +++ b/eden/mononoke/edenapi_service/Cargo.toml @@ -13,7 +13,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../server/context" } edenapi_types = { version = "0.1.0", path = "../../scm/lib/edenapi/types" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } gotham = { version = "=0.5.0", default-features = false } gotham_derive = "=0.5.0" gotham_ext = { version = "0.1.0", path = "../gotham_ext" } diff --git a/eden/mononoke/fastreplay/Cargo.toml b/eden/mononoke/fastreplay/Cargo.toml index 19fc67b312ca3..dda3402497ae1 100644 --- a/eden/mononoke/fastreplay/Cargo.toml +++ b/eden/mononoke/fastreplay/Cargo.toml @@ -18,7 +18,7 @@ cmdlib = { version = "0.1.0", path = "../cmdlib" } context = { version = "0.1.0", path = "../server/context" } fastreplay_structs = { version = "0.1.0", path = "../../../configerator/structs/scm/mononoke/fastreplay" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hgproto = { version = "0.1.0", path = "../hgproto" } mercurial_types = { version = "0.1.0", path = "../mercurial/types" } diff --git a/eden/mononoke/filenodes/if/Cargo.toml b/eden/mononoke/filenodes/if/Cargo.toml index 68aa1dfd54c72..75215e0ba2840 100644 --- a/eden/mononoke/filenodes/if/Cargo.toml +++ b/eden/mononoke/filenodes/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mercurial_thrift = { version = "0.1.0", path = "../../mercurial/types/if" } mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } diff --git a/eden/mononoke/filestore/Cargo.toml b/eden/mononoke/filestore/Cargo.toml index c175b48f48dcb..5e285654bcaca 100644 --- a/eden/mononoke/filestore/Cargo.toml +++ b/eden/mononoke/filestore/Cargo.toml @@ -13,7 +13,7 @@ bytes = { version = "0.5", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } digest = "0.8" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } itertools = "0.8" mononoke_types = { version = "0.1.0", path = "../mononoke_types" } pin-project = "0.4" diff --git a/eden/mononoke/git/git_types/Cargo.toml b/eden/mononoke/git/git_types/Cargo.toml index 66836209a7c81..d1ea492acab35 100644 --- a/eden/mononoke/git/git_types/Cargo.toml +++ b/eden/mononoke/git/git_types/Cargo.toml @@ -16,7 +16,7 @@ derived_data = { version = "0.1.0", path = "../../derived_data" } digest = "0.8" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } git_types_thrift = { version = "0.1.0", path = "if" } manifest = { version = "0.1.0", path = "../../manifest" } diff --git a/eden/mononoke/git/git_types/if/Cargo.toml b/eden/mononoke/git/git_types/if/Cargo.toml index 8b6fbcd242855..1f0b59df096d2 100644 --- a/eden/mononoke/git/git_types/if/Cargo.toml +++ b/eden/mononoke/git/git_types/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/git/gitimport/Cargo.toml b/eden/mononoke/git/gitimport/Cargo.toml index 52ab3c9cdabb2..8da9766d8f422 100644 --- a/eden/mononoke/git/gitimport/Cargo.toml +++ b/eden/mononoke/git/gitimport/Cargo.toml @@ -17,8 +17,8 @@ clap = "2.33" cmdlib = { version = "0.1.0", path = "../../cmdlib" } context = { version = "0.1.0", path = "../../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } git2 = "0.13" import_tools = { version = "0.1.0", path = "../import_tools" } diff --git a/eden/mononoke/git/import_tools/Cargo.toml b/eden/mononoke/git/import_tools/Cargo.toml index 599495c8564b0..f4406fe69d421 100644 --- a/eden/mononoke/git/import_tools/Cargo.toml +++ b/eden/mononoke/git/import_tools/Cargo.toml @@ -17,8 +17,8 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = "../../derived_data" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } git-pool = { version = "0.1.0", path = "../git-pool" } git2 = "0.13" diff --git a/eden/mononoke/gotham_ext/Cargo.toml b/eden/mononoke/gotham_ext/Cargo.toml index 4e09a1c06b2be..817bb92f9a1b5 100644 --- a/eden/mononoke/gotham_ext/Cargo.toml +++ b/eden/mononoke/gotham_ext/Cargo.toml @@ -12,7 +12,7 @@ async-trait = "0.1.29" bytes = { version = "0.5", features = ["serde"] } cached_config = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } gotham = { version = "=0.5.0", default-features = false } gotham_derive = "=0.5.0" hex = "0.4" diff --git a/eden/mononoke/hgcli/Cargo.toml b/eden/mononoke/hgcli/Cargo.toml index d83967bdc7b1b..1c614394dee6d 100644 --- a/eden/mononoke/hgcli/Cargo.toml +++ b/eden/mononoke/hgcli/Cargo.toml @@ -18,8 +18,8 @@ clap = "2.33" dns-lookup = "1.0" failure_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures-util = "0.3.7" futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/hgproto/Cargo.toml b/eden/mononoke/hgproto/Cargo.toml index d3e2e2af3ab18..4ca372df587d1 100644 --- a/eden/mononoke/hgproto/Cargo.toml +++ b/eden/mononoke/hgproto/Cargo.toml @@ -9,7 +9,7 @@ license = "GPLv2+" anyhow = "1.0" bytes-old = { package = "bytes", version = "0.4", features = ["serde"] } failure_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = "0.1.30" +futures = "0.1.31" futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hex = "0.4" itertools = "0.8" diff --git a/eden/mononoke/hook_tailer/Cargo.toml b/eden/mononoke/hook_tailer/Cargo.toml index 944ade1c755cf..e213186d694e2 100644 --- a/eden/mononoke/hook_tailer/Cargo.toml +++ b/eden/mononoke/hook_tailer/Cargo.toml @@ -20,7 +20,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus cmdlib = { version = "0.1.0", path = "../cmdlib" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hooks = { version = "0.1.0", path = "../hooks" } hooks_content_stores = { version = "0.1.0", path = "../hooks/content-stores" } diff --git a/eden/mononoke/hooks/Cargo.toml b/eden/mononoke/hooks/Cargo.toml index 57b3b01d3a340..676276ce08ffb 100644 --- a/eden/mononoke/hooks/Cargo.toml +++ b/eden/mononoke/hooks/Cargo.toml @@ -21,7 +21,7 @@ bytes = { version = "0.5", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hooks_content_stores = { version = "0.1.0", path = "content-stores" } hyper = "0.13.10" diff --git a/eden/mononoke/hooks/content-stores/Cargo.toml b/eden/mononoke/hooks/content-stores/Cargo.toml index 8c83b8b8ccb7c..941278e4b9136 100644 --- a/eden/mononoke/hooks/content-stores/Cargo.toml +++ b/eden/mononoke/hooks/content-stores/Cargo.toml @@ -17,7 +17,7 @@ changeset_info = { version = "0.1.0", path = "../../derived_data/changeset_info" context = { version = "0.1.0", path = "../../server/context" } derived_data = { version = "0.1.0", path = "../../derived_data" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures-util = "0.3.7" manifest = { version = "0.1.0", path = "../../manifest" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } diff --git a/eden/mononoke/lfs_import_lib/Cargo.toml b/eden/mononoke/lfs_import_lib/Cargo.toml index 0ed25a40dad09..75969265204c5 100644 --- a/eden/mononoke/lfs_import_lib/Cargo.toml +++ b/eden/mononoke/lfs_import_lib/Cargo.toml @@ -11,8 +11,8 @@ blobrepo = { version = "0.1.0", path = "../blobrepo" } bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../server/context" } filestore = { version = "0.1.0", path = "../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mercurial_types = { version = "0.1.0", path = "../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } diff --git a/eden/mononoke/lfs_server/Cargo.toml b/eden/mononoke/lfs_server/Cargo.toml index ed2e18e104259..4bc7b0da7132e 100644 --- a/eden/mononoke/lfs_server/Cargo.toml +++ b/eden/mononoke/lfs_server/Cargo.toml @@ -19,7 +19,7 @@ cmdlib = { version = "0.1.0", path = "../cmdlib" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } filestore = { version = "0.1.0", path = "../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures-util = "0.3.7" gotham = { version = "=0.5.0", default-features = false } gotham_derive = "=0.5.0" diff --git a/eden/mononoke/load_limiter/Cargo.toml b/eden/mononoke/load_limiter/Cargo.toml index fa35a372f812e..dadc2e309c130 100644 --- a/eden/mononoke/load_limiter/Cargo.toml +++ b/eden/mononoke/load_limiter/Cargo.toml @@ -10,7 +10,7 @@ anyhow = "1.0" async-trait = "0.1.29" cached_config = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } limits = { version = "0.1.0", path = "../../../configerator/structs/scm/mononoke/loadshedding" } permission_checker = { version = "0.1.0", path = "../permission_checker" } serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/eden/mononoke/manifest/Cargo.toml b/eden/mononoke/manifest/Cargo.toml index 2bf6449a0b24e..8df6e8dd096e2 100644 --- a/eden/mononoke/manifest/Cargo.toml +++ b/eden/mononoke/manifest/Cargo.toml @@ -14,7 +14,7 @@ borrowed = { version = "0.1.0", git = "https://github.com/facebookexperimental/r bounded_traversal = { version = "0.1.0", path = "../common/bounded_traversal" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } maplit = "1.0" mononoke_types = { version = "0.1.0", path = "../mononoke_types" } nonzero_ext = "0.2" diff --git a/eden/mononoke/mercurial/bundles/Cargo.toml b/eden/mononoke/mercurial/bundles/Cargo.toml index 316f6f74bd002..05a2fcd193524 100644 --- a/eden/mononoke/mercurial/bundles/Cargo.toml +++ b/eden/mononoke/mercurial/bundles/Cargo.toml @@ -14,8 +14,8 @@ bytes = { version = "0.5", features = ["serde"] } bytes-old = { package = "bytes", version = "0.4", features = ["serde"] } bytes_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" diff --git a/eden/mononoke/mercurial/mutation/Cargo.toml b/eden/mononoke/mercurial/mutation/Cargo.toml index ab4bf8d63bacb..12da143d088c1 100644 --- a/eden/mononoke/mercurial/mutation/Cargo.toml +++ b/eden/mononoke/mercurial/mutation/Cargo.toml @@ -13,7 +13,7 @@ path = "test/main.rs" anyhow = "1.0" async-trait = "0.1.29" context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mercurial_types = { version = "0.1.0", path = "../types" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/mercurial/revlog/Cargo.toml b/eden/mononoke/mercurial/revlog/Cargo.toml index 47e8253e74f58..8d15deef08c79 100644 --- a/eden/mononoke/mercurial/revlog/Cargo.toml +++ b/eden/mononoke/mercurial/revlog/Cargo.toml @@ -14,7 +14,7 @@ ascii = "1.0" bitflags = "1.2" bytes = { version = "0.5", features = ["serde"] } flate2 = { version = "1.0", features = ["rust_backend", "tokio"], default-features = false } -futures = "0.1.30" +futures = "0.1.31" futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } lz4-pyframe = { version = "0.1.0", path = "../../../scm/lib/lz4-pyframe" } memmap = "0.7" diff --git a/eden/mononoke/mercurial/types/Cargo.toml b/eden/mononoke/mercurial/types/Cargo.toml index 1fb9261ea8fb1..f9a47898b40fc 100644 --- a/eden/mononoke/mercurial/types/Cargo.toml +++ b/eden/mononoke/mercurial/types/Cargo.toml @@ -22,8 +22,8 @@ failure_ext = { version = "0.1.0", git = "https://github.com/facebookexperimenta faster-hex = "0.4" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" diff --git a/eden/mononoke/mercurial/types/if/Cargo.toml b/eden/mononoke/mercurial/types/if/Cargo.toml index 849bab209b885..53ea228b97d1b 100644 --- a/eden/mononoke/mercurial/types/if/Cargo.toml +++ b/eden/mononoke/mercurial/types/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/mercurial/types/mocks/Cargo.toml b/eden/mononoke/mercurial/types/mocks/Cargo.toml index 1a7a005bb1311..1bde40216bcba 100644 --- a/eden/mononoke/mercurial/types/mocks/Cargo.toml +++ b/eden/mononoke/mercurial/types/mocks/Cargo.toml @@ -14,7 +14,7 @@ path = "../tests/src/lib.rs" [dependencies] byteorder = "1.3" -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } mercurial_types = { version = "0.1.0", path = ".." } mononoke_types-mocks = { version = "0.1.0", path = "../../../mononoke_types/mocks" } thiserror = "1.0" diff --git a/eden/mononoke/microwave/Cargo.toml b/eden/mononoke/microwave/Cargo.toml index 2105945ba295f..cc506d1994a03 100644 --- a/eden/mononoke/microwave/Cargo.toml +++ b/eden/mononoke/microwave/Cargo.toml @@ -14,7 +14,7 @@ changesets = { version = "0.1.0", path = "../changesets" } context = { version = "0.1.0", path = "../server/context" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } filenodes = { version = "0.1.0", path = "../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mercurial_types = { version = "0.1.0", path = "../mercurial/types" } microwave_if = { version = "0.1.0", path = "if" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } diff --git a/eden/mononoke/microwave/builder/Cargo.toml b/eden/mononoke/microwave/builder/Cargo.toml index cdad2ee215552..7d6a631429401 100644 --- a/eden/mononoke/microwave/builder/Cargo.toml +++ b/eden/mononoke/microwave/builder/Cargo.toml @@ -25,7 +25,7 @@ context = { version = "0.1.0", path = "../../server/context" } derived_data_filenodes = { version = "0.1.0", path = "../../derived_data/filenodes" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } filenodes = { version = "0.1.0", path = "../../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mercurial_derived_data = { version = "0.1.0", path = "../../derived_data/mercurial_derived_data" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } diff --git a/eden/mononoke/microwave/if/Cargo.toml b/eden/mononoke/microwave/if/Cargo.toml index 49a325745b2f2..311b0853856af 100644 --- a/eden/mononoke/microwave/if/Cargo.toml +++ b/eden/mononoke/microwave/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mercurial_thrift = { version = "0.1.0", path = "../../mercurial/types/if" } mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } diff --git a/eden/mononoke/mononoke_api/Cargo.toml b/eden/mononoke/mononoke_api/Cargo.toml index 17bf9a7da5f94..3cac62cf40e2f 100644 --- a/eden/mononoke/mononoke_api/Cargo.toml +++ b/eden/mononoke/mononoke_api/Cargo.toml @@ -28,8 +28,8 @@ fastlog = { version = "0.1.0", path = "../derived_data/fastlog" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } filestore = { version = "0.1.0", path = "../filestore" } fsnodes = { version = "0.1.0", path = "../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_watchdog = { version = "0.1.0", path = "../common/futures_watchdog" } hook_manager_factory = { version = "0.1.0", path = "../hooks/hook_manager_factory" } diff --git a/eden/mononoke/mononoke_api_hg/Cargo.toml b/eden/mononoke/mononoke_api_hg/Cargo.toml index ccf7eb4d343e4..290ae12581737 100644 --- a/eden/mononoke/mononoke_api_hg/Cargo.toml +++ b/eden/mononoke/mononoke_api_hg/Cargo.toml @@ -14,7 +14,7 @@ blobstore = { version = "0.1.0", path = "../blobstore" } bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../server/context" } filestore = { version = "0.1.0", path = "../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } getbundle_response = { version = "0.1.0", path = "../repo_client/getbundle_response" } hgproto = { version = "0.1.0", path = "../hgproto" } manifest = { version = "0.1.0", path = "../manifest" } diff --git a/eden/mononoke/mononoke_hg_sync_job/Cargo.toml b/eden/mononoke/mononoke_hg_sync_job/Cargo.toml index 4b16e41482e88..d0eae9f4fa42d 100644 --- a/eden/mononoke/mononoke_hg_sync_job/Cargo.toml +++ b/eden/mononoke/mononoke_hg_sync_job/Cargo.toml @@ -31,8 +31,8 @@ context = { version = "0.1.0", path = "../server/context" } dbbookmarks = { version = "0.1.0", path = "../bookmarks/dbbookmarks" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } filestore = { version = "0.1.0", path = "../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/mononoke_types/Cargo.toml b/eden/mononoke/mononoke_types/Cargo.toml index 96451ff01e0f5..053c7dbaaa3de 100644 --- a/eden/mononoke/mononoke_types/Cargo.toml +++ b/eden/mononoke/mononoke_types/Cargo.toml @@ -22,7 +22,7 @@ context = { version = "0.1.0", path = "../server/context" } edenapi_types = { version = "0.1.0", path = "../../scm/lib/edenapi/types" } faster-hex = "0.4" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } itertools = "0.8" lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "if" } diff --git a/eden/mononoke/mononoke_types/if/Cargo.toml b/eden/mononoke/mononoke_types/if/Cargo.toml index c96abee7e44ab..0436ab68e728d 100644 --- a/eden/mononoke/mononoke_types/if/Cargo.toml +++ b/eden/mononoke/mononoke_types/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" ref-cast = "1.0.2" serde = { version = "=1.0.118", features = ["derive", "rc"] } diff --git a/eden/mononoke/mutable_counters/Cargo.toml b/eden/mononoke/mutable_counters/Cargo.toml index c6390f3d1de14..fcd040344b1da 100644 --- a/eden/mononoke/mutable_counters/Cargo.toml +++ b/eden/mononoke/mutable_counters/Cargo.toml @@ -12,8 +12,8 @@ path = "test/main.rs" [dependencies] anyhow = "1.0" context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/newfilenodes/Cargo.toml b/eden/mononoke/newfilenodes/Cargo.toml index 5db68aeedf4b5..b40719e07221c 100644 --- a/eden/mononoke/newfilenodes/Cargo.toml +++ b/eden/mononoke/newfilenodes/Cargo.toml @@ -18,7 +18,7 @@ faster-hex = "0.4" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } filenodes = { version = "0.1.0", path = "../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } itertools = "0.8" diff --git a/eden/mononoke/phases/Cargo.toml b/eden/mononoke/phases/Cargo.toml index 62bfa28487437..274742f9d1e0e 100644 --- a/eden/mononoke/phases/Cargo.toml +++ b/eden/mononoke/phases/Cargo.toml @@ -23,7 +23,7 @@ caching_ext = { version = "0.1.0", path = "../common/rust/caching_ext" } changeset_fetcher = { version = "0.1.0", path = "../blobrepo/changeset_fetcher" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } maplit = "1.0" memcache = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mononoke_types = { version = "0.1.0", path = "../mononoke_types" } diff --git a/eden/mononoke/pushrebase/Cargo.toml b/eden/mononoke/pushrebase/Cargo.toml index c39ba21393b6f..6c9341510a1e3 100644 --- a/eden/mononoke/pushrebase/Cargo.toml +++ b/eden/mononoke/pushrebase/Cargo.toml @@ -17,7 +17,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../server/context" } derived_data = { version = "0.1.0", path = "../derived_data" } derived_data_filenodes = { version = "0.1.0", path = "../derived_data/filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../manifest" } maplit = "1.0" mercurial_bundle_replay_data = { version = "0.1.0", path = "../mercurial/bundle_replay_data" } diff --git a/eden/mononoke/reachabilityindex/common/Cargo.toml b/eden/mononoke/reachabilityindex/common/Cargo.toml index 1740ba7b924fb..ea4a3a253695d 100644 --- a/eden/mononoke/reachabilityindex/common/Cargo.toml +++ b/eden/mononoke/reachabilityindex/common/Cargo.toml @@ -9,6 +9,6 @@ license = "GPLv2+" anyhow = "1.0" changeset_fetcher = { version = "0.1.0", path = "../../blobrepo/changeset_fetcher" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } reachabilityindex = { version = "0.1.0", path = ".." } diff --git a/eden/mononoke/reachabilityindex/if/Cargo.toml b/eden/mononoke/reachabilityindex/if/Cargo.toml index 8be7faf40b65d..6a98ed942790d 100644 --- a/eden/mononoke/reachabilityindex/if/Cargo.toml +++ b/eden/mononoke/reachabilityindex/if/Cargo.toml @@ -17,7 +17,7 @@ async-trait = "0.1.29" codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } const-cstr = "0.3.0" fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } lazy_static = "1.0" mononoke_types_thrift = { version = "0.1.0", path = "../../mononoke_types/if" } ref-cast = "1.0.2" diff --git a/eden/mononoke/reachabilityindex/skiplist/Cargo.toml b/eden/mononoke/reachabilityindex/skiplist/Cargo.toml index b0aa0ce77af63..4583417c6bfa7 100644 --- a/eden/mononoke/reachabilityindex/skiplist/Cargo.toml +++ b/eden/mononoke/reachabilityindex/skiplist/Cargo.toml @@ -16,7 +16,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus common = { version = "0.1.0", path = "../common" } context = { version = "0.1.0", path = "../../server/context" } fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures-util = "0.3.7" maplit = "1.0" mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } @@ -34,7 +34,7 @@ bookmarks = { version = "0.1.0", path = "../../bookmarks" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit-tokio-02 = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fixtures = { version = "0.1.0", path = "../../tests/fixtures" } -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } revset = { version = "0.1.0", path = "../../revset" } test-helpers = { version = "0.1.0", path = "../test-helpers" } diff --git a/eden/mononoke/regenerate_hg_filenodes/Cargo.toml b/eden/mononoke/regenerate_hg_filenodes/Cargo.toml index 73e1b231756ff..50a13b3260859 100644 --- a/eden/mononoke/regenerate_hg_filenodes/Cargo.toml +++ b/eden/mononoke/regenerate_hg_filenodes/Cargo.toml @@ -16,5 +16,5 @@ cmdlib = { version = "0.1.0", path = "../cmdlib" } context = { version = "0.1.0", path = "../server/context" } derived_data_filenodes = { version = "0.1.0", path = "../derived_data/filenodes" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mercurial_types = { version = "0.1.0", path = "../mercurial/types" } diff --git a/eden/mononoke/repo_client/Cargo.toml b/eden/mononoke/repo_client/Cargo.toml index e845b75788e32..cf0f6c4a896b4 100644 --- a/eden/mononoke/repo_client/Cargo.toml +++ b/eden/mononoke/repo_client/Cargo.toml @@ -20,8 +20,8 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } filenodes = { version = "0.1.0", path = "../filenodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/repo_client/getbundle_response/Cargo.toml b/eden/mononoke/repo_client/getbundle_response/Cargo.toml index 2864f50eb66f0..da967a700bb50 100644 --- a/eden/mononoke/repo_client/getbundle_response/Cargo.toml +++ b/eden/mononoke/repo_client/getbundle_response/Cargo.toml @@ -18,8 +18,8 @@ derived_data = { version = "0.1.0", path = "../../derived_data" } derived_data_filenodes = { version = "0.1.0", path = "../../derived_data/filenodes" } faster-hex = "0.4" filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures-util = "0.3.7" futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/repo_client/mononoke_repo/Cargo.toml b/eden/mononoke/repo_client/mononoke_repo/Cargo.toml index 42e03083981e1..3d9b2c2aac8c5 100644 --- a/eden/mononoke/repo_client/mononoke_repo/Cargo.toml +++ b/eden/mononoke/repo_client/mononoke_repo/Cargo.toml @@ -11,8 +11,8 @@ blobrepo = { version = "0.1.0", path = "../../blobrepo" } blobrepo_factory = { version = "0.1.0", path = "../../blobrepo/factory" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } getbundle_response = { version = "0.1.0", path = "../getbundle_response" } hooks = { version = "0.1.0", path = "../../hooks" } diff --git a/eden/mononoke/repo_client/obsolete/Cargo.toml b/eden/mononoke/repo_client/obsolete/Cargo.toml index 6c23339c8c4cc..8be53e7a00da6 100644 --- a/eden/mononoke/repo_client/obsolete/Cargo.toml +++ b/eden/mononoke/repo_client/obsolete/Cargo.toml @@ -10,8 +10,8 @@ anyhow = "1.0" blobrepo = { version = "0.1.0", path = "../../blobrepo" } blobrepo_hg = { version = "0.1.0", path = "../../blobrepo/blobrepo_hg" } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } mercurial_bundles = { version = "0.1.0", path = "../../mercurial/bundles" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/repo_client/remotefilelog/Cargo.toml b/eden/mononoke/repo_client/remotefilelog/Cargo.toml index 45fbd205380a9..4d9376f4f8d73 100644 --- a/eden/mononoke/repo_client/remotefilelog/Cargo.toml +++ b/eden/mononoke/repo_client/remotefilelog/Cargo.toml @@ -14,8 +14,8 @@ bytes = { version = "0.5", features = ["serde"] } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../../server/context" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } getbundle_response = { version = "0.1.0", path = "../getbundle_response" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } diff --git a/eden/mononoke/repo_client/repo_read_write_status/Cargo.toml b/eden/mononoke/repo_client/repo_read_write_status/Cargo.toml index e504634394a23..8497c57b0aa0b 100644 --- a/eden/mononoke/repo_client/repo_read_write_status/Cargo.toml +++ b/eden/mononoke/repo_client/repo_read_write_status/Cargo.toml @@ -7,7 +7,7 @@ license = "GPLv2+" [dependencies] anyhow = "1.0" -futures-old = { package = "futures", version = "0.1.30" } +futures-old = { package = "futures", version = "0.1.31" } metaconfig_types = { version = "0.1.0", path = "../../metaconfig/types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } sql_construct = { version = "0.1.0", path = "../../common/sql_construct" } diff --git a/eden/mononoke/repo_client/streaming_clone/Cargo.toml b/eden/mononoke/repo_client/streaming_clone/Cargo.toml index d56d3bd9d01d4..ff5d563c430ad 100644 --- a/eden/mononoke/repo_client/streaming_clone/Cargo.toml +++ b/eden/mononoke/repo_client/streaming_clone/Cargo.toml @@ -10,8 +10,8 @@ anyhow = "1.0" blobstore = { version = "0.1.0", path = "../../blobstore" } bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } sql = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } sql_construct = { version = "0.1.0", path = "../../common/sql_construct" } diff --git a/eden/mononoke/repo_client/unbundle/Cargo.toml b/eden/mononoke/repo_client/unbundle/Cargo.toml index 79e786c793684..eff88901a8e5f 100644 --- a/eden/mononoke/repo_client/unbundle/Cargo.toml +++ b/eden/mononoke/repo_client/unbundle/Cargo.toml @@ -21,8 +21,8 @@ context = { version = "0.1.0", path = "../../server/context" } cross_repo_sync = { version = "0.1.0", path = "../../commit_rewriting/cross_repo_sync" } derived_data = { version = "0.1.0", path = "../../derived_data" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } getbundle_response = { version = "0.1.0", path = "../getbundle_response" } diff --git a/eden/mononoke/repo_client/wirepack/Cargo.toml b/eden/mononoke/repo_client/wirepack/Cargo.toml index 78b563507d49d..1479b09a57110 100644 --- a/eden/mononoke/repo_client/wirepack/Cargo.toml +++ b/eden/mononoke/repo_client/wirepack/Cargo.toml @@ -8,8 +8,8 @@ license = "GPLv2+" [dependencies] anyhow = "1.0" bytes = { version = "0.5", features = ["serde"] } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } mercurial_bundles = { version = "0.1.0", path = "../../mercurial/bundles" } mercurial_revlog = { version = "0.1.0", path = "../../mercurial/revlog" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } diff --git a/eden/mononoke/repo_import/Cargo.toml b/eden/mononoke/repo_import/Cargo.toml index 83d6a76a56866..829f33f3c5d95 100644 --- a/eden/mononoke/repo_import/Cargo.toml +++ b/eden/mononoke/repo_import/Cargo.toml @@ -20,7 +20,7 @@ context = { version = "0.1.0", path = "../server/context" } cross_repo_sync = { version = "0.1.0", path = "../commit_rewriting/cross_repo_sync" } derived_data_utils = { version = "0.1.0", path = "../derived_data/utils" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } import_tools = { version = "0.1.0", path = "../git/import_tools" } itertools = "0.8" live_commit_sync_config = { version = "0.1.0", path = "../commit_rewriting/live_commit_sync_config" } diff --git a/eden/mononoke/revset/Cargo.toml b/eden/mononoke/revset/Cargo.toml index 3494cb9120813..df362c6e8096a 100644 --- a/eden/mononoke/revset/Cargo.toml +++ b/eden/mononoke/revset/Cargo.toml @@ -10,8 +10,8 @@ anyhow = "1.0" changeset_fetcher = { version = "0.1.0", path = "../blobrepo/changeset_fetcher" } cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } context = { version = "0.1.0", path = "../server/context" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures-util = "0.3.7" futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } maplit = "1.0" diff --git a/eden/mononoke/revset/revset-test-helper/Cargo.toml b/eden/mononoke/revset/revset-test-helper/Cargo.toml index a6e19c9a710e5..ec6c866c8640f 100644 --- a/eden/mononoke/revset/revset-test-helper/Cargo.toml +++ b/eden/mononoke/revset/revset-test-helper/Cargo.toml @@ -11,8 +11,8 @@ blobrepo = { version = "0.1.0", path = "../../blobrepo" } blobrepo_hg = { version = "0.1.0", path = "../../blobrepo/blobrepo_hg" } context = { version = "0.1.0", path = "../../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/segmented_changelog/Cargo.toml b/eden/mononoke/segmented_changelog/Cargo.toml index bd033a0b54001..5d9e176673e2b 100644 --- a/eden/mononoke/segmented_changelog/Cargo.toml +++ b/eden/mononoke/segmented_changelog/Cargo.toml @@ -25,7 +25,7 @@ cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rus context = { version = "0.1.0", path = "../server/context" } dag = { version = "0.1.0", path = "../../scm/lib/dag", features = ["for-tests"] } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } maplit = "1.0" diff --git a/eden/mononoke/segmented_changelog/bench/concurrent_idmap/Cargo.toml b/eden/mononoke/segmented_changelog/bench/concurrent_idmap/Cargo.toml index 9451819012e29..f650796c024db 100644 --- a/eden/mononoke/segmented_changelog/bench/concurrent_idmap/Cargo.toml +++ b/eden/mononoke/segmented_changelog/bench/concurrent_idmap/Cargo.toml @@ -14,7 +14,7 @@ test = false context = { version = "0.1.0", path = "../../../server/context" } criterion = "=0.3.1" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } mononoke_types = { version = "0.1.0", path = "../../../mononoke_types" } segmented_changelog = { version = "0.1.0", path = "../.." } tokio = { version = "1", features = ["full", "test-util"] } diff --git a/eden/mononoke/server/Cargo.toml b/eden/mononoke/server/Cargo.toml index 81eddab5a965f..f9160482be48e 100644 --- a/eden/mononoke/server/Cargo.toml +++ b/eden/mononoke/server/Cargo.toml @@ -12,7 +12,7 @@ clap = "2.33" cloned = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } cmdlib = { version = "0.1.0", path = "../cmdlib" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures_watchdog = { version = "0.1.0", path = "../common/futures_watchdog" } monitoring = { version = "0.1.0", path = "monitoring" } mononoke_api = { version = "0.1.0", path = "../mononoke_api" } diff --git a/eden/mononoke/server/repo_listener/Cargo.toml b/eden/mononoke/server/repo_listener/Cargo.toml index 402d053c10b5e..961c6a2d49b47 100644 --- a/eden/mononoke/server/repo_listener/Cargo.toml +++ b/eden/mononoke/server/repo_listener/Cargo.toml @@ -25,8 +25,8 @@ context = { version = "0.1.0", path = "../context" } edenapi_service = { version = "0.1.0", path = "../../edenapi_service" } failure_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures-util = "0.3.7" futures_01_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } futures_ext = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/sshrelay/Cargo.toml b/eden/mononoke/sshrelay/Cargo.toml index 78cad753b38bb..e41fe3e8b1eff 100644 --- a/eden/mononoke/sshrelay/Cargo.toml +++ b/eden/mononoke/sshrelay/Cargo.toml @@ -9,7 +9,7 @@ license = "GPLv2+" anyhow = "1.0" bytes = { version = "0.5", features = ["serde"] } bytes-old = { package = "bytes", version = "0.4", features = ["serde"] } -futures = "0.1.30" +futures = "0.1.31" futures_ext = { package = "futures_01_ext", version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } maplit = "1.0" netstring = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } diff --git a/eden/mononoke/tests/fixtures/Cargo.toml b/eden/mononoke/tests/fixtures/Cargo.toml index 364cf41ebe683..f72c382414ccb 100644 --- a/eden/mononoke/tests/fixtures/Cargo.toml +++ b/eden/mononoke/tests/fixtures/Cargo.toml @@ -16,7 +16,7 @@ bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } maplit = "1.0" mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } mononoke_types = { version = "0.1.0", path = "../../mononoke_types" } diff --git a/eden/mononoke/tests/utils/Cargo.toml b/eden/mononoke/tests/utils/Cargo.toml index 3f0f1406f3a4c..b44a0f755651e 100644 --- a/eden/mononoke/tests/utils/Cargo.toml +++ b/eden/mononoke/tests/utils/Cargo.toml @@ -15,7 +15,7 @@ bytes = { version = "0.5", features = ["serde"] } context = { version = "0.1.0", path = "../../server/context" } drawdag = { version = "0.1.0", path = "../../../scm/lib/drawdag" } filestore = { version = "0.1.0", path = "../../filestore" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { version = "0.1.0", path = "../../manifest" } maplit = "1.0" mercurial_types = { version = "0.1.0", path = "../../mercurial/types" } diff --git a/eden/mononoke/time_window_counter/Cargo.toml b/eden/mononoke/time_window_counter/Cargo.toml index 5345e72b7f0c1..65ba62a0291b2 100644 --- a/eden/mononoke/time_window_counter/Cargo.toml +++ b/eden/mononoke/time_window_counter/Cargo.toml @@ -9,4 +9,4 @@ license = "GPLv2+" anyhow = "1.0" async-trait = "0.1.29" fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } diff --git a/eden/mononoke/tunables/Cargo.toml b/eden/mononoke/tunables/Cargo.toml index 3277e4558ae0f..df7357694eb23 100644 --- a/eden/mononoke/tunables/Cargo.toml +++ b/eden/mononoke/tunables/Cargo.toml @@ -9,7 +9,7 @@ license = "GPLv2+" anyhow = "1.0" arc-swap = "1.1" cached_config = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } once_cell = "1.4" serde_json = { version = "1.0", features = ["float_roundtrip"] } slog = { version = "2.5", features = ["max_level_debug"] } diff --git a/eden/mononoke/unbundle_replay/Cargo.toml b/eden/mononoke/unbundle_replay/Cargo.toml index fa70d3f8c835f..7d775ff582823 100644 --- a/eden/mononoke/unbundle_replay/Cargo.toml +++ b/eden/mononoke/unbundle_replay/Cargo.toml @@ -20,8 +20,8 @@ clap = "2.33" cmdlib = { version = "0.1.0", path = "../cmdlib" } context = { version = "0.1.0", path = "../server/context" } fbinit = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } -futures-old = { package = "futures", version = "0.1.30" } +futures = { version = "0.3.13", features = ["async-await", "compat"] } +futures-old = { package = "futures", version = "0.1.31" } futures_stats = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hooks = { version = "0.1.0", path = "../hooks" } hooks_content_stores = { version = "0.1.0", path = "../hooks/content-stores" } diff --git a/eden/mononoke/walker/Cargo.toml b/eden/mononoke/walker/Cargo.toml index c51b4ee49be21..cbc3107663250 100644 --- a/eden/mononoke/walker/Cargo.toml +++ b/eden/mononoke/walker/Cargo.toml @@ -40,7 +40,7 @@ filenodes = { version = "0.1.0", path = "../filenodes" } filestore = { version = "0.1.0", path = "../filestore" } filetime = "0.2.9" fsnodes = { version = "0.1.0", path = "../derived_data/fsnodes" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } hash_memo = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "master" } hex = "0.4" internment = { version = "0.4.1", features = ["serde"] } diff --git a/eden/scm/lib/checkout/Cargo.toml b/eden/scm/lib/checkout/Cargo.toml index aaf57edc3303c..c0d16eeaddb42 100644 --- a/eden/scm/lib/checkout/Cargo.toml +++ b/eden/scm/lib/checkout/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] anyhow = "1.0" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } manifest = { path = "../manifest", features = ["for-tests"] } pathmatcher = { path = "../pathmatcher" } revisionstore = { path = "../revisionstore" } diff --git a/eden/scm/lib/edenapi/Cargo.toml b/eden/scm/lib/edenapi/Cargo.toml index 62de31f1e5263..96b9d1e47cd81 100644 --- a/eden/scm/lib/edenapi/Cargo.toml +++ b/eden/scm/lib/edenapi/Cargo.toml @@ -18,7 +18,7 @@ configparser = { path = "../configparser" } dirs = "2.0" edenapi_types = { path = "types" } env_logger = "0.7" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } hg-http = { path = "../hg-http" } http = "0.2" http-client = { path = "../http-client" } diff --git a/eden/scm/lib/hgcommits/Cargo.toml b/eden/scm/lib/hgcommits/Cargo.toml index 70e054c5af6cd..b86080a785cdf 100644 --- a/eden/scm/lib/hgcommits/Cargo.toml +++ b/eden/scm/lib/hgcommits/Cargo.toml @@ -9,7 +9,7 @@ anyhow = "1.0" async-trait = "0.1.29" dag = { path = "../dag", features = ["for-tests", "indexedlog-backend"] } edenapi = { path = "../edenapi" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } gitdag = { path = "../dag/gitdag" } metalog = { path = "../metalog" } minibytes = { path = "../minibytes", features = ["frombytes"] } diff --git a/eden/scm/lib/http-client/Cargo.toml b/eden/scm/lib/http-client/Cargo.toml index e4c4afbbb60c5..f3c9990927506 100644 --- a/eden/scm/lib/http-client/Cargo.toml +++ b/eden/scm/lib/http-client/Cargo.toml @@ -14,7 +14,7 @@ atty = "0.2" curl = { version = "0.4", features = ["http2"] } curl-sys = "0.4" env_logger = "0.7" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } http = "0.2" once_cell = "1.4" parking_lot = "0.10.2" diff --git a/eden/scm/lib/nonblocking/Cargo.toml b/eden/scm/lib/nonblocking/Cargo.toml index 8ed91b45206d3..9894dab41104b 100644 --- a/eden/scm/lib/nonblocking/Cargo.toml +++ b/eden/scm/lib/nonblocking/Cargo.toml @@ -5,4 +5,4 @@ version = "0.1.0" edition = "2018" [dev-dependencies] -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } diff --git a/eden/scm/lib/revisionstore/Cargo.toml b/eden/scm/lib/revisionstore/Cargo.toml index cf5ced3a53f78..66a011d6ba5dd 100644 --- a/eden/scm/lib/revisionstore/Cargo.toml +++ b/eden/scm/lib/revisionstore/Cargo.toml @@ -15,7 +15,7 @@ configparser = { path = "../configparser" } crossbeam = "0.7" edenapi = { path = "../edenapi" } edenapi_types = { path = "../edenapi/types" } -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } futures-batch = "0.6" hex = "0.4" hg-http = { path = "../hg-http" } diff --git a/eden/scm/lib/streams/Cargo.toml b/eden/scm/lib/streams/Cargo.toml index 5baa07fe9a348..559816765deb2 100644 --- a/eden/scm/lib/streams/Cargo.toml +++ b/eden/scm/lib/streams/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] async-trait = "0.1.29" -futures = { version = "0.3.5", features = ["async-await", "compat"] } +futures = { version = "0.3.13", features = ["async-await", "compat"] } pin-project = "0.4" [dev-dependencies]