From d674d2eb340669667cd18e1985aa9778fc572138 Mon Sep 17 00:00:00 2001 From: Robert Fairley Date: Jun 10 2019 20:27:35 +0000 Subject: fix prometheus-fix-manifest.diff to modify Cargo.toml Signed-off-by: Robert Fairley --- diff --git a/prometheus-fix-manifest.diff b/prometheus-fix-manifest.diff index b7e6336..9d3e233 100644 --- a/prometheus-fix-manifest.diff +++ b/prometheus-fix-manifest.diff @@ -1,7 +1,7 @@ -diff --git a/Cargo.toml b/Cargo.toml.new +diff --git a/Cargo.toml b/Cargo.toml index 44f5796..4997818 100644 --- a/Cargo.toml -+++ b/Cargo.toml.new ++++ b/Cargo.toml @@ -15,6 +15,7 @@ edition = "2018" name = "prometheus" version = "0.6.1"