Files
alire-index-community/index/li/libhello/libhello-1.0.1.toml
T
Alejandro R Mosteo a5980b01bf feat: new crate name check, plus reusable workflow (#1935)
* New crate name check, plus reusable workflow

* Touch libhello to trigger tests

* Give explicit name to reusable workflow
2026-05-25 13:22:57 +02:00

19 lines
603 B
TOML

name = "libhello"
description = "Basic library demonstration project"
version = "1.0.1"
tags = ["hello", "demo", "library"]
licenses = "MIT"
website = "https://github.com/alire-project/libhello"
authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
maintainers-logins = ["mosteo"]
[origin]
commit = "3c15bc7f3df22298077c9e96f178adc2829feb42"
url = "git+https://github.com/alire-project/libhello.git"
# We use this crate as a trigger to conveniently test minor changes to
# metaprocesses of the CI of the repository itself.
# Last touch: 2026-05-22 17:13 CEST