about summary refs log tree commit diff
path: root/pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch')
-rw-r--r--pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch b/pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch
new file mode 100644
index 000000000000..006f996f43c2
--- /dev/null
+++ b/pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch
@@ -0,0 +1,19 @@
+diff --git a/Cargo.lock b/Cargo.lock
+index 01d38a8..e74e735 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -1,3 +1,5 @@
++# This file is automatically @generated by Cargo.
++# It is not intended for manual editing.
+ [[package]]
+ name = "adler32"
+ version = "1.0.3"
+@@ -41,7 +43,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
+ 
+ [[package]]
+ name = "cargo-bloat"
+-version = "0.6.2"
++version = "0.6.3"
+ dependencies = [
+  "goblin 0.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
+  "memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",