Update dependencies (#5513)
This commit is contained in:
@@ -17,7 +17,7 @@ wasmtime-fiber = { workspace = true, optional = true }
|
||||
wasmtime-jit-debug = { workspace = true, features = ["gdb_jit_int"] }
|
||||
libc = { version = "0.2.112", default-features = false }
|
||||
log = { workspace = true }
|
||||
memoffset = "0.6.0"
|
||||
memoffset = "0.8.0"
|
||||
indexmap = "1.0.2"
|
||||
cfg-if = "1.0"
|
||||
rand = { version = "0.8.3", features = ['small_rng'] }
|
||||
|
||||
Reference in New Issue
Block a user