Files
book-exercises/error-handling/Cargo.toml
2026-01-17 09:01:51 +00:00

7 lines
85 B
TOML

[package]
name = "error_handling"
version = "0.1.0"
edition = "2024"
[dependencies]