summaryrefslogtreecommitdiffstats
path: root/vendor/elsa/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/elsa/Cargo.toml')
-rw-r--r--vendor/elsa/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/elsa/Cargo.toml b/vendor/elsa/Cargo.toml
index b9c473a20..d59000a61 100644
--- a/vendor/elsa/Cargo.toml
+++ b/vendor/elsa/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2018"
name = "elsa"
-version = "1.8.0"
+version = "1.7.1"
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
description = "Append-only collections for Rust where borrows to entries can outlive insertions"
documentation = "https://docs.rs/elsa/"