mirror of
https://codeberg.org/JasterV/cool-data-structures.git
synced 2026-04-26 18:40:04 +00:00
9 lines
238 B
TOML
9 lines
238 B
TOML
[package]
|
|
name = "data_structs"
|
|
version = "0.1.0"
|
|
authors = ["Víctor Martínez <victorcoder2@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|