update primitive types to 0.6.2 (#4866)

This commit is contained in:
Nikolay Volf
2020-02-10 22:21:38 +03:00
committed by GitHub
parent 973d2c7253
commit ef7d19ed93
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8269,7 +8269,7 @@ version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"
dependencies = [
"rand 0.7.3",
"rand 0.3.23",
]
[[package]]