未验证 提交 9e9550ce 编写于 作者: B Bert Belder

third_party: upgrade rust crates

上级 74e623b5
此差异已折叠。
......@@ -9,31 +9,31 @@ name = "deno"
version = "0.2.6"
[dependencies]
atty = "=0.2.11"
dirs = "=1.0.4"
flatbuffers = "=0.5.0"
futures = "=0.1.25"
getopts = "=0.2.18"
http = "=0.1.14"
hyper = "=0.12.19"
hyper-rustls = "=0.15.0"
lazy_static = "=1.2.0"
libc = "=0.2.46"
log = "=0.4.6"
rand = "=0.6.3"
remove_dir_all = "=0.5.1"
ring = "=0.13.5"
rustyline = "=2.1.0"
serde_json = "1.0.34"
atty = "0.2.11"
dirs = "1.0.4"
flatbuffers = "0.5.0"
futures = "0.1.25"
getopts = "0.2.18"
http = "0.1.14"
hyper = "0.12.20"
hyper-rustls = "0.15.0"
lazy_static = "1.2.0"
libc = "0.2.46"
log = "0.4.6"
rand = "0.6.4"
remove_dir_all = "0.5.1"
ring = "0.13.5"
rustyline = "2.1.0"
serde_json = "1.0.35"
source-map-mappings = "0.5.0"
tempfile = "=3.0.5"
tokio = "=0.1.13"
tokio-executor = "=0.1.5"
tokio-fs = "=0.1.4"
tokio-io = "=0.1.10"
tokio-process = "=0.2.3"
tokio-threadpool = "=0.1.9"
url = "=1.7.2"
tempfile = "3.0.5"
tokio = "0.1.14"
tokio-executor = "0.1.6"
tokio-fs = "0.1.5"
tokio-io = "0.1.11"
tokio-process = "0.2.3"
tokio-threadpool = "0.1.10"
url = "1.7.2"
[target.'cfg(windows)'.dependencies]
winapi = "=0.3.6"
winapi = "0.3.6"
此差异已折叠。
Subproject commit 324da53d40fe4c1f2fb41233f41f5000f28bad88
Subproject commit 95c87592dac0c84083fa067217ec7aeabf255e59
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册