1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 08:42:08 +00:00

Add config file, compile time info and less version

This commit is contained in:
sharkdp
2021-01-01 17:41:41 +01:00
committed by David Peter
parent ebb97e94a9
commit dec94b4111
3 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -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",