mrlyprod/pkgs/rs/mrlyrs/Cargo.tomlRaw · GitHub Cargo.toml245 B · toml · 11 lines 1[package]2name = "mrlyrs"3version.workspace = true4edition.workspace = true5license.workspace = true6repository.workspace = true7description = "MrlyProd; or, Marley Productions"8homepage = "https://mrly.net"9readme = "README.md"1011[dependencies]