Files
alire-index-community/index/op/optional/optional-0.2.0.toml
T
Alejandro R Mosteo 4f891e0e0d optional 0.2.0 (#1060)
* optional 0.2.0 (via `alr publish --submit`)

* Use Intel arch machines for macOS tests

* Downgrade macOS runners to v12

* Update workflows
2024-06-03 15:06:31 +02:00

17 lines
444 B
TOML

name = "optional"
description = "Optional values a la java.lang.Optional"
version = "0.2.0"
tags = ["optional", "functional"]
licenses = "LGPL-3.0-only"
website = "https://github.com/mosteo/optional/"
authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
maintainers-logins = ["mosteo"]
[origin]
commit = "3b6d741c320608579419db9871fe3fd02356d9b6"
url = "git+https://github.com/mosteo/optional.git"