shortpointer/Cargo.toml
2021-11-27 01:22:54 -08:00

8 lines
101 B
TOML

[package]
name = "shortpointer"
version = "0.1.0"
edition = "2021"
[dependencies]
lazy_static = "1"