mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-28 10:40:48 +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]]
|
[[package]]
|
||||||
name = "exa"
|
name = "exa"
|
||||||
version = "0.9.0-pre"
|
version = "0.9.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ansi_term 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"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)",
|
"datetime 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "exa"
|
name = "exa"
|
||||||
version = "0.9.0-pre"
|
version = "0.9.0"
|
||||||
authors = [ "ogham@bsago.me" ]
|
authors = [ "Benjamin Sago <ogham@bsago.me>" ]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
description = "A modern replacement for ls"
|
description = "A modern replacement for ls"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.hy
|
.hy
|
||||||
.TH "exa" "1" "2018\-12\-17" "exa 0.9.0" ""
|
.TH "exa" "1" "2019\-07\-15" "exa 0.9.0" ""
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
exa \- a modern replacement for ls
|
exa \- a modern replacement for ls
|
||||||
|
Loading…
Reference in New Issue
Block a user