Wasmtime 0.18.0 and Cranelift 0.65.0.

This commit is contained in:
Dan Gohman
2020-06-09 10:11:49 -07:00
parent 4d5fdfcbba
commit caa87048ab
58 changed files with 280 additions and 253 deletions

View File

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