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/calculator/Cargo.toml
2024-11-15 00:42:01 +08:00

7 lines
81 B
TOML

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