mirror of
https://github.com/ivabus/feval
synced 2024-12-04 04:35:07 +03:00
13 lines
275 B
TOML
13 lines
275 B
TOML
[package]
|
|
name = "feval"
|
|
version = "0.4.2"
|
|
edition = "2021"
|
|
description = "clt for fast evaluations"
|
|
readme = "README.md"
|
|
repository = "https://github.com/ivabus/feval"
|
|
license = "MIT"
|
|
authors = ["Ivan ivabus Bushchik"]
|
|
|
|
[dependencies]
|
|
evalexpr = "10.0.0"
|
|
linefeed = "0.6.0"
|