1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-22 16:53:19 +00:00

Add io cycle detection with clircle

This commit is contained in:
Niklas Mohrin
2020-11-08 22:23:43 +01:00
parent 2b82203041
commit aa2ae19dfd
4 changed files with 63 additions and 10 deletions
+1
View File
@@ -51,6 +51,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.8"
semver = "0.11"
path_abs = { version = "0.5", default-features = false }
clircle = "0.1.3"
[dependencies.git2]
version = "0.13"