This repository has been archived on 2025-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
rust-test/minigrep/Cargo.toml
2024-11-23 00:03:22 +08:00

7 lines
79 B
TOML

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