summary refs log tree commit diff
path: root/pkgs/development/tools/rust/cargo-bloat/cargo-lock.patch
blob: 006f996f43c228d4cfe933e8486374a3782ed72f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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)",