aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: cee869776b938b2e9723462950383b6a98c17a36 (plain)
1
2
3
4
5
6
7
8
[package]
name = "matheval"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]