order.rs/Cargo.toml

11 lines
117 B
TOML
Raw Normal View History

2022-08-21 10:40:39 -04:00
[package]
name = "order"
version = "0.1.0"
edition = "2021"
publish = false
[features]
nightly = []
[dependencies]