22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
12 lines
459 B
TOML
12 lines
459 B
TOML
[general]
|
|
description = "Hangman game for the console"
|
|
licenses = []
|
|
authors = ["Jon Hollan, Mark Hoffman, & Brandon Ball"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
executables = ["hangmain"]
|
|
|
|
['1.0']
|
|
origin = "https://github.com/alire-project/Hangman/archive/v1.0.tar.gz"
|
|
origin-hashes = ["sha512:be628ad574b3072b2b854bf8f272c6c9d95cf9b2d88e7baa9a09754519ba6dc393b7fc7241547a9efc9705bfc77ca427a164ae8a52cfa5d739367f0bbaba7903"]
|