diff --git a/index/oh/oherr/oherr-0.1.0.toml b/index/oh/oherr/oherr-0.1.0.toml new file mode 100644 index 00000000..c6c5feac --- /dev/null +++ b/index/oh/oherr/oherr-0.1.0.toml @@ -0,0 +1,15 @@ +name = "oherr" +description = "A Rust-style Result type for Ada (oh, error!)." +version = "0.1.0" + +authors = ["0xA672"] +maintainers = ["0xA672 "] +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" +