Skip to content

Commit

Permalink
I fixed the build problem! version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ogham committed Apr 11, 2017
1 parent 1a60663 commit e5ab15f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "exa"
version = "0.4.0"
version = "0.5.0"
authors = [ "[email protected]" ]

[[bin]]
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

[exa](https://the.exa.website/) is a replacement for `ls` written in Rust.

Works on all recent Rust versions >= 1.4.0.


## Screenshots

![Screenshots of exa](screenshots.png)
Expand Down

0 comments on commit e5ab15f

Please sign in to comment.