mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
Version bump and release
This commit is contained in:
parent
1efb8a5113
commit
877265bf4e
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1,6 +1,6 @@
|
|||
[root]
|
||||
name = "exa"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
dependencies = [
|
||||
"ansi_term 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"datetime 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "exa"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
authors = [ "ogham@bsago.me" ]
|
||||
|
||||
description = "A modern replacement for ls"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue