19 lines
585 B
Diff
19 lines
585 B
Diff
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)",
|