This commit is contained in:
Benjamin Sago 2019-07-15 04:07:45 +01:00
parent f1a5b646fe
commit 479fdea02c
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@ -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)",

View File

@ -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"

View File

@ -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