3c6250ba70
* ansiada 1.1.0 (via `alr publish`) * Fix origin
16 lines
371 B
TOML
16 lines
371 B
TOML
name = "ansiada"
|
|
description = "ANSI escape sequences"
|
|
version = "1.1.0"
|
|
|
|
licenses = "MIT"
|
|
authors = ["Alejandro R. Mosteo"]
|
|
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
tags = ["ansi", "terminal", "escape"]
|
|
|
|
[origin]
|
|
commit = "405f110b571d0a9abba465aa6b933d2a7a7634bf"
|
|
url = "git+https://github.com/mosteo/ansi-ada.git"
|
|
|