improved check: formatting system
This commit is contained in:
parent
c6baef23c2
commit
95b2ab4662
9 changed files with 170 additions and 26 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -147,12 +147,19 @@ dependencies = [
|
|||
"once_cell",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "diff"
|
||||
version = "0.1.13"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
|
||||
|
||||
[[package]]
|
||||
name = "epitls-pi"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
"diff",
|
||||
"glob",
|
||||
"notify",
|
||||
"notify-debouncer-mini",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue