зеркало из https://github.com/mozilla/jexl-rs.git
(cargo-release) start next development iteration 0.1.7-alpha.0
This commit is contained in:
Родитель
b6200b6e7b
Коммит
e0e3fa0feb
|
@ -238,7 +238,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
|
||||
[[package]]
|
||||
name = "jexl-eval"
|
||||
version = "0.1.6"
|
||||
version = "0.1.7-alpha.0"
|
||||
dependencies = [
|
||||
"anyhow 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"jexl-parser 0.1.7-alpha.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
edition = '2018'
|
||||
name = "jexl-eval"
|
||||
version = "0.1.6"
|
||||
version = "0.1.7-alpha.0"
|
||||
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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче