提交 8a0d2332 编写于 作者: M msizanoen1

Adjust rustc-workspace-hack

上级 0a21018d
......@@ -3393,6 +3393,7 @@ dependencies = [
"serde",
"serde_json",
"smallvec",
"syn 0.15.35",
"url 2.1.0",
"winapi 0.3.6",
]
......
......@@ -64,7 +64,7 @@ serde = { version = "1.0.82", features = ['derive'] }
serde_json = { version = "1.0.31", features = ["raw_value"] }
smallvec = { version = "0.6", features = ['union', 'may_dangle'] }
url = { version = "2.0", features = ['serde'] }
syn = { version = "0.15", features = ['full'] }
[target.'cfg(not(windows))'.dependencies]
openssl = { version = "0.10.12", optional = true }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册