bump once-cell

This commit is contained in:
mpostma
2020-12-09 10:22:14 +01:00
parent 7a27f9b610
commit 5f8dc21dd2
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -1821,9 +1821,9 @@ checksum = "37fd5004feb2ce328a52b0b3d01dbf4ffff72583493900ed15f22d4111c51693"
[[package]]
name = "once_cell"
version = "1.4.1"
version = "1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad"
checksum = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
[[package]]
name = "oorandom"