summaryrefslogtreecommitdiffstats
path: root/vendor/similar/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/similar/Cargo.toml')
-rw-r--r--vendor/similar/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/similar/Cargo.toml b/vendor/similar/Cargo.toml
index 82938ded8..ee377fb54 100644
--- a/vendor/similar/Cargo.toml
+++ b/vendor/similar/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2018"
rust-version = "1.41"
name = "similar"
-version = "2.2.1"
+version = "2.3.0"
authors = [
"Armin Ronacher <armin.ronacher@active-4.com>",
"Pierre-Étienne Meunier <pe@pijul.org>",
@@ -36,7 +36,7 @@ repository = "https://github.com/mitsuhiko/similar"
all-features = true
[profile.release]
-debug = true
+debug = 2
[[example]]
name = "patience"