Skip to content

Commit

Permalink
Update corosensei to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Mar 14, 2022
1 parent bee530b commit 059b222
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -24,7 +24,7 @@ serde = { version = "1.0", features = ["derive", "rc"] }
rkyv = { version = "0.7.20", optional = true }
loupe = { version = "0.1", features = ["enable-indexmap"] }
enum-iterator = "0.7.0"
corosensei = { version = "0.1.1" }
corosensei = { version = "0.1.2" }
scopeguard = "1.1.0"

[target.'cfg(target_os = "windows")'.dependencies]
Expand Down

0 comments on commit 059b222

Please sign in to comment.