You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
363 B
18 lines
363 B
--- rustc-test-0.3.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ rustc-test-0.3.1/Cargo.toml 2021-03-29T18:27:41.990366+00:00
|
|
@@ -27,12 +27,12 @@
|
|
version = "0.3"
|
|
|
|
[dependencies.term]
|
|
-version = "0.4"
|
|
+version = "0.6"
|
|
|
|
[dependencies.time]
|
|
version = "0.1"
|
|
[build-dependencies.rustc_version]
|
|
-version = "0.2.1"
|
|
+version = "0.3"
|
|
|
|
[features]
|
|
asm_black_box = []
|