mirror of https://github.com/XAMPPRocky/tokei
Version bump (9.1.1)
This commit is contained in:
parent
b2f043706d
commit
1a4f08b622
|
|
@ -890,7 +890,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tokei"
|
name = "tokei"
|
||||||
version = "9.1.0"
|
version = "9.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ license = "MIT/Apache-2.0"
|
||||||
name = "tokei"
|
name = "tokei"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/XAMPPRocky/tokei.git"
|
repository = "https://github.com/XAMPPRocky/tokei.git"
|
||||||
version = "9.1.0"
|
version = "9.1.1"
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
[badges.appveyor]
|
[badges.appveyor]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue