1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-30 22:54:07 +00:00

cargo fmt

This commit is contained in:
sharkdp
2020-04-11 19:40:04 +02:00
parent fccbe4f4f2
commit 495fab24a5
4 changed files with 20 additions and 6 deletions

2
Cargo.lock generated
View File

@@ -490,7 +490,7 @@ version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bit-set 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 1.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]