summarylogtreecommitdiffstats
path: root/lockfile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lockfile.patch')
-rw-r--r--lockfile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/lockfile.patch b/lockfile.patch
new file mode 100644
index 000000000000..cd67301a279d
--- /dev/null
+++ b/lockfile.patch
@@ -0,0 +1,11 @@
+--- sad-0.4.7/Cargo.lock 2020-08-06 08:52:14.000000000 +0200
++++ new/Cargo.lock 2021-06-04 23:07:04.931166527 +0200
+@@ -704,7 +704,7 @@
+
+ [[package]]
+ name = "sad"
+-version = "0.4.6"
++version = "0.4.7"
+ dependencies = [
+ "aho-corasick",
+ "ansi_term 0.12.1",