diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-11-29 20:00:57 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-11-29 20:00:57 -0300 |
commit | 139eede493cff4b24a253d2e7c0d78972a40f7ea (patch) | |
tree | 13a2480cabd8dbeadfbcb5f4546d6066abd2d30f /Cargo.toml | |
parent | ddf78e4063c4c46bf3bc8320b0c241b193a983c3 (diff) |
[Project] Iosonism
An advanced command parsing library for programs written in Rust.
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 9f2ffa7..eccc0e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ description = "An advanced command parser" edition = "2021" repository = "https://soniex2.autistic.space/git-repos/iosonism.git" readme = "README.md" -publish = false # for now # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |