monorepo/result-extended/Cargo.toml

13 lines
245 B
TOML
Raw Permalink Normal View History

[package]
name = "result-extended"
version = "0.1.0"
edition = "2021"
2023-02-11 18:05:13 +00:00
license = "GPL-3.0-only"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[dev-dependencies]
thiserror = "1"