summaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig5
1 files changed, 1 insertions, 4 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 46363da..ebcfe35 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "thiserror-impl"
-version = "1.0.16"
+version = "1.0.20"
authors = ["David Tolnay <dtolnay@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
@@ -10,9 +10,6 @@ repository = "https://github.com/dtolnay/thiserror"
[lib]
proc-macro = true
-[badges]
-travis-ci = { repository = "dtolnay/thiserror" }
-
[dependencies]
proc-macro2 = "1.0"
quote = "1.0"