mirror of
https://github.com/danog/parser.git
synced 2025-01-22 21:11:55 +01:00
10 lines
199 B
TOML
10 lines
199 B
TOML
[package]
|
|
name = "trunk_value"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
indexmap = "1.9.1"
|