BitTorrent-Rust/gui/Cargo.toml

10 lines
194 B
TOML
Raw Normal View History

2024-03-31 00:36:57 +01:00
[package]
name = "brs-gui"
version = "0.1.0"
edition = "2021"
description = "BRS desktop GUI and WebUI"
authors = [ "Antoine Langlois <dev@antoine-langlois.net>" ]
[dependencies]
bendy = "0.3"