Update some dependency versions used by Wasmtime (#4405)
No major motivation here, mostly just dependency gardening.
This commit is contained in:
@@ -36,7 +36,7 @@ paste = "1.0.3"
|
||||
psm = "0.1.11"
|
||||
once_cell = "1.12.0"
|
||||
rayon = { version = "1.0", optional = true }
|
||||
object = { version = "0.28", default-features = false, features = ['read_core', 'elf'] }
|
||||
object = { version = "0.29", default-features = false, features = ['read_core', 'elf'] }
|
||||
async-trait = { version = "0.1.51", optional = true }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
|
||||
|
||||
Reference in New Issue
Block a user