rust-exercises/functions/Cargo.toml

7 lines
80 B
TOML
Raw Normal View History

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