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,6 +1,6 @@
[package]
name = "cranelift-serde"
version = "0.95.0"
version = "0.96.0"
authors = ["The Cranelift Project Developers"]
description = "Serializer/Deserializer for Cranelift IR"
repository = "https://github.com/bytecodealliance/wasmtime"