Updated package versions

This commit is contained in:
Syrus
2020-07-21 13:27:49 -07:00
parent 8defffa672
commit 2020ee0e46
3 changed files with 72 additions and 70 deletions

View File

@@ -19,8 +19,8 @@ rayon = "1.3"
hashbrown = { version = "0.8", optional = true }
serde = { version = "1.0", features = ["derive"] }
more-asserts = "0.2"
dynasm = "0.7"
dynasmrt = "0.7"
dynasm = "1.0"
dynasmrt = "1.0"
lazy_static = "1.4"
byteorder = "1.3"
smallvec = "1"