summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2021-01-01 17:41:41 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2021-01-06 22:53:51 +0100
commitdec94b4111ea7e484df6ce52041c0a86c3f5e713 (patch)
tree448496a1d3b48ccd8e2a3b7d84db28dd33a02bbd /Cargo.lock
parentebb97e94a9f3936e7db23c211f9dba779b0daa89 (diff)
Add config file, compile time info and less version
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b483ef2b..48f16bbd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -197,8 +197,6 @@ dependencies = [
[[package]]
name = "bugreport"
version = "0.1.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "824268bc0fcb3b94da597b81fa9dd52175cfde5522f4892a0cff3932802ff805"
dependencies = [
"snailquote",
"sys-info",