mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-27 02:12:53 +00:00
v0.9.0
This commit is contained in:
parent
f1a5b646fe
commit
479fdea02c
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -80,7 +80,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "exa"
|
||||
version = "0.9.0-pre"
|
||||
version = "0.9.0"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"datetime 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "exa"
|
||||
version = "0.9.0-pre"
|
||||
authors = [ "ogham@bsago.me" ]
|
||||
version = "0.9.0"
|
||||
authors = [ "Benjamin Sago <ogham@bsago.me>" ]
|
||||
build = "build.rs"
|
||||
|
||||
description = "A modern replacement for ls"
|
||||
|
@ -1,5 +1,5 @@
|
||||
.hy
|
||||
.TH "exa" "1" "2018\-12\-17" "exa 0.9.0" ""
|
||||
.TH "exa" "1" "2019\-07\-15" "exa 0.9.0" ""
|
||||
.SH NAME
|
||||
.PP
|
||||
exa \- a modern replacement for ls
|
||||
|
Loading…
Reference in New Issue
Block a user