[[bin]]
name = "a"
path = "examples/a.rs"
[[bin]]
name = "b"
path = "examples/b.rs"
[dependencies]
[package]
description = "generic error handling"
documentation = "https://docs.rs/somehow"
edition = "2021"
homepage = "https://github.com/btwiuse/somehow"
license = "MIT"
name = "somehow"
repository = "https://github.com/btwiuse/somehow"
resolver = "2"
version = "0.1.1"