Bump Wasmtime to 9.0.0 (#6143)

Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
wasmtime-publish
2023-04-05 12:06:36 -05:00
committed by GitHub
parent 51e8eafff2
commit bf741955f0
22 changed files with 128 additions and 118 deletions

View File

@@ -1,7 +1,7 @@
[package]
authors = ["The Cranelift Project Developers"]
name = "cranelift-entity"
version = "0.95.0"
version = "0.96.0"
description = "Data structures using entity references as mapping keys"
license = "Apache-2.0 WITH LLVM-exception"
documentation = "https://docs.rs/cranelift-entity"