Implement UUID CRC32 and byte order compatibility
This commit is contained in:
@@ -9,3 +9,8 @@ description = "Core value-type shims for the MetaCrate LibreMetaverse rewrite"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
getrandom = "0.4"
|
||||
md-5 = "0.10"
|
||||
uuid = { version = "1.18", features = ["v4"] }
|
||||
|
||||
Reference in New Issue
Block a user