blob: 172ad45a548a0672f23ac8c0df48696d93a99dcc (
plain) (
tree)
|
|
[package]
name = "predlozhnik"
version = "0.1.0"
edition = "2021"
[dependencies]
maplit = "1.0"
lazy_static = "1.4"
yew = "0.19"
# needs to be in sync with nixpkgs
wasm-bindgen = "= 0.2.88"
|