Remove rand_os dependency

This commit is contained in:
Jack Grigg
2019-10-31 18:57:52 +00:00
parent ac4acfa26e
commit bc35a62e10
2 changed files with 0 additions and 12 deletions

View File

@@ -25,7 +25,6 @@ protobuf-codegen-pure = "2"
[dev-dependencies]
rand_core = "0.5"
rand_os = "0.2"
rand_xorshift = "0.2"
[badges]