back to meval

This commit is contained in:
Simon Gardling
2022-03-04 18:09:42 -05:00
parent bd86998755
commit 0e2a8fa667
5 changed files with 152 additions and 182 deletions

View File

@@ -27,7 +27,7 @@ include-flate = { git = "https://github.com/Titaniumtown/include-flate.git" }
shadow-rs = { version = "0.9", default-features = false }
const_format = { version = "0.2.22", default-features = false, features = ["fmt"] }
cfg-if = "1.0.0"
evalexpr = { git = "https://github.com/Titaniumtown/evalexpr.git" }
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
[build-dependencies]
shadow-rs = "0.9"