dep gardening (#2233)
* wasmtime-profiling: latest object dep is 0.21.1 * latest gimli is 0.22 * bump cargo.lock
This commit is contained in:
@@ -12,7 +12,7 @@ readme = "README.md"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
gimli = "0.21.0"
|
||||
gimli = "0.22.0"
|
||||
wasmparser = "0.59.0"
|
||||
object = { version = "0.21.1", default-features = false, features = ["read", "write"] }
|
||||
wasmtime-environ = { path = "../environ", version = "0.20.0" }
|
||||
|
||||
Reference in New Issue
Block a user