Add oherr 0.1.0 (#1890)

* Add oherr 0.1.0-dev

* Update index/oh/oherr/oherr-0.1.0-dev.toml

Co-authored-by: César Sagaert <aldantanneo@gmail.com>

* "-dev" has been removed

Update commit hash in oherr-0.1.0.toml

* Bump version from 0.1.0-dev to 0.1.0

---------

Co-authored-by: 0xA672 <“3629574623@qq.com”>
Co-authored-by: César Sagaert <aldantanneo@gmail.com>
This commit is contained in:
0xA672
2026-05-06 17:00:04 +08:00
committed by GitHub
parent de5ba6186d
commit 4e2d9d262e
+15
View File
@@ -0,0 +1,15 @@
name = "oherr"
description = "A Rust-style Result type for Ada (oh, error!)."
version = "0.1.0"
authors = ["0xA672"]
maintainers = ["0xA672 <Cero0xA672@outlook.com>"]
licenses = "MIT OR Apache-2.0"
website = "https://github.com/0xA672/oherr"
tags = ["result", "error-handling", "functional", "rust", "option"]
maintainers-logins = ["0xA672"]
[origin]
commit = "5da8ddd4ac52c12b0d89712f8ad3023576fc667a"
url = "git+https://github.com/0xA672/oherr.git"