Files
alire-index-community/index/wo/wordlelib/wordlelib-0.1.0.toml
T
Alejandro R Mosteo 5fe1ac673c wordle 0.1.1, wordlelib 0.1.0 (#561)
* wordlelib 0.1.0

* wordle 0.1.1

* Fix metadata names

* Enable -d (that should be already working but...)

* Remove problematic metadata

* Remove script modification

Co-authored-by: GHA <actions@github.com>
2022-07-20 14:26:13 +02:00

19 lines
444 B
TOML

name = "wordlelib"
description = "Library to track progress in a game of Wordle"
version = "0.1.0"
authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
maintainers-logins = ["mosteo"]
licenses = "MIT"
tags = ["wordle", "game", "console", "terminal"]
[[depends-on]]
aaa = "~0.2.5"
[origin]
commit = "5f907b3b1c98112eaaec9be55296625f4443d316"
url = "git+https://github.com/mosteo/wordlelib_ada.git"