mirror of
https://github.com/lsd-rs/lsd
synced 2025-03-04 23:17:15 +00:00
(cargo-release) start next development iteration 0.7.3-pre
This commit is contained in:
parent
a0c590e998
commit
311a666978
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -57,7 +57,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
|
||||
[[package]]
|
||||
name = "lsd"
|
||||
version = "0.7.1"
|
||||
version = "0.7.2"
|
||||
dependencies = [
|
||||
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
|
@ -9,7 +9,7 @@ license-file = "./LICENSE"
|
|||
name = "lsd"
|
||||
readme = "./README.md"
|
||||
repository = "https://github.com/Peltoche/lsd"
|
||||
version = "0.7.2"
|
||||
version = "0.7.3-pre"
|
||||
|
||||
[[bin]]
|
||||
name = "lsd"
|
||||
|
|
Loading…
Add table
Reference in a new issue