trpl-zh-cn/listings/ch09-error-handling/no-listing-08-unwrap-that-cant-fail/Cargo.toml
2025-05-07 00:10:20 +08:00

7 lines
85 B
TOML

[package]
name = "error-handling"
version = "0.1.0"
edition = "2024"
[dependencies]