Files
alire-index-community/index/he/hello/hello-1.0.1.toml
T
Alejandro R Mosteo c9f35fb0c0 Fix folder entering for versions with -pre or -build (#372)
* Fix folder change for versions with -pre or -build

* Touch the hello crate
2021-09-27 17:49:09 +02:00

14 lines
421 B
TOML

description = '"Hello, world!" demonstration project'
name = "hello"
version = "1.0.1"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
[[depends-on]]
libhello = "^1.0"
[origin]
url = "https://github.com/alire-project/hello/archive/v1.0.1.tar.gz"
hashes = ["sha512:dcc36a2f6f483fab49a73db30247cfd6b53338adb45d728827573a84894456cb65ac29e64d276f38c8c73a7574f871d1d384ef4b9a2c65d3f433501068b95ad9"]