aboutsummaryrefslogtreecommitdiff
path: root/patches/cargo_pkg_version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/cargo_pkg_version.patch')
-rw-r--r--patches/cargo_pkg_version.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/cargo_pkg_version.patch b/patches/cargo_pkg_version.patch
index a664455..dc99390 100644
--- a/patches/cargo_pkg_version.patch
+++ b/patches/cargo_pkg_version.patch
@@ -1,5 +1,5 @@
---- src/connection.rs 2020-12-21 14:55:17.022985801 +0100
-+++ src/connection.rs 2020-12-21 14:55:35.150841529 +0100
+--- a/src/connection.rs 2020-12-21 14:55:17.022985801 +0100
++++ b/src/connection.rs 2020-12-21 14:55:35.150841529 +0100
@@ -84,9 +84,9 @@
hello_buf[0..BENCHMARK_MAGIC_NUMBER.len()]
.copy_from_slice(BENCHMARK_MAGIC_NUMBER.as_bytes());