mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 21:58:20 +00:00
Merge branch 'master' into universal-compiled-info
This commit is contained in:
@@ -21,7 +21,7 @@ serde = { version = "1.0", features = ["derive"], optional = true }
|
||||
thiserror = "1.0"
|
||||
serde_bytes = { version = "0.11", optional = true }
|
||||
smallvec = "1.6"
|
||||
rkyv = { version = "0.4.3", optional = true }
|
||||
rkyv = { version = "0.6", optional = true }
|
||||
loupe = "0.1"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user