Skip to content

Commit

Permalink
Merge pull request #1854 from wasmerio/deps/memoffset
Browse files Browse the repository at this point in the history
chore: Update memoffset
  • Loading branch information
syrusakbary authored Dec 2, 2020
2 parents 774a4e6 + 734a3ef commit 4dbe6e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2018"
wasmer-types = { path = "../wasmer-types", version = "1.0.0-alpha5" }
region = "2.2"
libc = { version = "^0.2", default-features = false }
memoffset = "0.5"
memoffset = "0.6"
indexmap = { version = "1.4", features = ["serde-1"] }
thiserror = "1.0"
more-asserts = "0.2"
Expand Down

0 comments on commit 4dbe6e8

Please sign in to comment.