trpl-zh-cn/listings/ch03-common-programming-concepts/no-listing-06-floating-point/Cargo.toml

7 lines
85 B
TOML
Raw Normal View History

2022-02-06 16:43:51 +08:00
[package]
name = "floating-point"
version = "0.1.0"
edition = "2021"
[dependencies]