omg-rs/Cargo.toml
Aadi Desai 4fbb975d6e
Initial commit, change to v0.2.0
Includes base readme, license, cargo config and main file
2023-04-14 20:48:36 +01:00

16 lines
409 B
TOML

[package]
name = "omg"
version = "0.2.0"
edition = "2021"
description = "CLI app for interacting with the omg.lol API"
homepage = "https://github.com/supleed2/omg-rs"
license = "Apache-2.0"
repository = "https://github.com/supleed2/omg-rs"
# documentation = ""
# keywords = []
# categories = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]