2
0
Fork 1
mirror of https://github.com/imgurbot12/rmenu.git synced 2025-02-17 15:45:05 +01:00
rmenu/rmenu-plugin/Cargo.toml

10 lines
236 B
TOML
Raw Normal View History

2023-07-18 07:49:07 +02:00
[package]
name = "rmenu-plugin"
version = "0.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0.171", features = ["derive"] }