Update object to 0.26.0
This commit is contained in:
@@ -23,7 +23,7 @@ wasmtime-runtime = { path = "../runtime", version = "0.28.0" }
|
||||
ittapi-rs = { version = "0.1.5", optional = true }
|
||||
|
||||
[dependencies.object]
|
||||
version = "0.25.0"
|
||||
version = "0.26.0"
|
||||
optional = true
|
||||
default-features = false
|
||||
features = ['read_core', 'elf', 'std']
|
||||
|
||||
Reference in New Issue
Block a user