Skip to content
Snippets Groups Projects
Commit 4e8d6420 authored by Éloïs's avatar Éloïs
Browse files

[build] update Cargo.lock

parent 85ef562c
No related branches found
No related tags found
No related merge requests found
...@@ -1079,6 +1079,15 @@ name = "rprompt" ...@@ -1079,6 +1079,15 @@ name = "rprompt"
version = "1.0.3" version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "rules-engine"
version = "0.1.0"
dependencies = [
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]] [[package]]
name = "rust-crypto-wasm" name = "rust-crypto-wasm"
version = "0.3.1" version = "0.3.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment