summaryrefslogtreecommitdiffstats
path: root/vendor/proc-macro2/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/proc-macro2/Cargo.toml')
-rw-r--r--vendor/proc-macro2/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/proc-macro2/Cargo.toml b/vendor/proc-macro2/Cargo.toml
index b8b46430d..1bda7e36d 100644
--- a/vendor/proc-macro2/Cargo.toml
+++ b/vendor/proc-macro2/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2018"
rust-version = "1.31"
name = "proc-macro2"
-version = "1.0.43"
+version = "1.0.47"
authors = [
"David Tolnay <dtolnay@gmail.com>",
"Alex Crichton <alex@alexcrichton.com>",