summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch09-error-handling/listing-09-08/Cargo.toml
blob: c496db783443e48036b49685c37808a15aa043f8 (plain)
1
2
3
4
5
6
[package]
name = "error-handling"
version = "0.1.0"
edition = "2021"

[dependencies]