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.
12 lines
288 B
12 lines
288 B
6 years ago
|
--- typed-arena-1.6.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ typed-arena-1.6.1/Cargo.toml 2019-09-21T11:30:20.733986+00:00
|
||
|
@@ -33,7 +33,7 @@
|
||
|
path = "benches/benches.rs"
|
||
|
harness = false
|
||
|
[dev-dependencies.criterion]
|
||
|
-version = "0.2.4"
|
||
|
+version = "0.3"
|
||
|
|
||
|
[features]
|
||
|
default = ["std"]
|