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
4 years ago
|
--- base64-0.13.0/Cargo.toml 2020-09-30T15:20:10+00:00
|
||
|
+++ base64-0.13.0/Cargo.toml 2020-11-03T17:56:54.001965+00:00
|
||
|
@@ -29,7 +29,7 @@
|
||
|
name = "benchmarks"
|
||
|
harness = false
|
||
|
[dev-dependencies.criterion]
|
||
|
-version = "=0.3.2"
|
||
|
+version = "0.3.2"
|
||
|
|
||
|
[dev-dependencies.rand]
|
||
|
version = "0.6.1"
|