summaryrefslogtreecommitdiffstats
path: root/vendor/jobserver/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/jobserver/Cargo.toml')
-rw-r--r--vendor/jobserver/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/jobserver/Cargo.toml b/vendor/jobserver/Cargo.toml
index 938371008..851b27ca2 100644
--- a/vendor/jobserver/Cargo.toml
+++ b/vendor/jobserver/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2018"
name = "jobserver"
-version = "0.1.26"
+version = "0.1.27"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = """
An implementation of the GNU make jobserver for Rust