зеркало из https://github.com/mozilla/jexl-rs.git
(cargo-release) version 0.1.6
This commit is contained in:
Родитель
23b0a70bc7
Коммит
b680104404
|
@ -238,7 +238,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
|
||||
[[package]]
|
||||
name = "jexl-eval"
|
||||
version = "0.1.6-alpha.0"
|
||||
version = "0.1.6"
|
||||
dependencies = [
|
||||
"anyhow 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"jexl-parser 0.1.6",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
edition = '2018'
|
||||
name = "jexl-eval"
|
||||
version = "0.1.6-alpha.0"
|
||||
version = "0.1.6"
|
||||
authors = ["Mike Cooper <mythmon@gmail.com>", "The Sync Team <sync-team@mozilla.com>", "The Glean Team <glean-team@mozilla.com>"]
|
||||
description = "A JEXL evaluator written in Rust"
|
||||
license = "MPL-2.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче