emojinput/Cargo.toml

10 lines
197 B
TOML
Raw Normal View History

2022-02-05 21:05:41 +01:00
[package]
2022-02-05 21:23:02 +01:00
name = "emojinput"
2022-02-05 21:05:41 +01:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
web-view = "0.7.3"