[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[package]
description = "Utilities shared between WASM and host in Crows"
documentation = "https://docs.rs/crows-shared"
edition = "2021"
homepage = "https://github.com/drogus/crows"
license-file = "LICENSE"
name = "crows-shared"
repository = "https://github.com/drogus/crows"
version = "0.1.0"