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

Update to bugreport 0.3.0

This commit is contained in:
sharkdp
2021-01-06 22:20:47 +01:00
committed by David Peter
parent 60406c7c2d
commit 6a52f69b58
3 changed files with 6 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -196,7 +196,9 @@ dependencies = [
[[package]]
name = "bugreport"
version = "0.1.0"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "116762017f173ea5d8103e75533f6bdb62cb6f2257c9c95672beb085a70daed8"
dependencies = [
"snailquote",
"sys-info",