summary refs log tree commit diff stats
path: root/Cargo.toml
blob: c21b5d84e3f45c931ea692e29d575bcee97d4918 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "iosonism"
version = "0.1.0"
authors = ["SoniEx2 <endermoneymod@gmail.com>"]
license = "MIT"
license-file = "COPYRIGHT"
description = "An advanced command parser"
edition = "2021"
repository = "https://soniex2.autistic.space/git-repos/iosonism.git"
readme = "README.md"
homepage = "https://soniex2.github.io/ganarchy/project/139eede493cff4b24a253d2e7c0d78972a40f7ea"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]