Skip to content

Commit

Permalink
Update to object 0.24.
Browse files Browse the repository at this point in the history
  • Loading branch information
nlewycky committed May 3, 2021
1 parent 3339b76 commit 36496c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/object/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ wasmer-compiler = { path = "../compiler", version = "1.0.2", default-features =
"std",
"translator"
] }
object = { version = "0.23", default-features = false, features = ["write"] }
object = { version = "0.24", default-features = false, features = ["write"] }
thiserror = "1.0"

0 comments on commit 36496c1

Please sign in to comment.