holochain_wasmer_common 0.0.1

commons for both host and guest
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "byte-slice-cast"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0a5e3906bcbf133e33c1d4d95afc664ad37fbdb9f6568d8043e7ea8c27d93d3"

[[package]]
name = "holochain_wasmer_common"
version = "0.0.1"
dependencies = [
 "byte-slice-cast",
]