LearnRust/24-error_handling/Cargo.toml
Ahmet Kaan GÜMÜŞ 889c95e58f feat: error_handling
2024-09-05 21:08:25 +03:00

6 lines
85 B
TOML

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