[dependencies.crows-macros]
version = "0.3.0"
[dependencies.crows-shared]
version = "0.3.0"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[dependencies.serde_with]
version = "3.7"
[package]
description = "WASM bindings for Crows scenarios"
documentation = "https://docs.rs/crows-bindings"
edition = "2021"
homepage = "https://github.com/drogus/crows"
license-file = "LICENSE"
name = "crows-bindings"
repository = "https://github.com/drogus/crows"
version = "0.3.0"