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
This commit is contained in:
Alejandro R Mosteo
2024-06-03 15:06:31 +02:00
committed by GitHub
parent 2b083b29c1
commit 4f891e0e0d
+16
View File
@@ -0,0 +1,16 @@
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"