Fixed Hexasphere versioning. (#974)

This commit is contained in:
Patrik Buhring 2020-12-02 00:48:25 -05:00 committed by GitHub
parent c05c1dc119
commit f54eb12efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ downcast-rs = "1.2.0"
thiserror = "1.0"
anyhow = "1.0"
hex = "0.4.2"
hexasphere = "2.1.0"
hexasphere = "3.0.0"
parking_lot = "0.11.0"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]