Skip to content

Commit e5ab15f

Browse files
committed
I fixed the build problem! version 0.5.0
1 parent 1a60663 commit e5ab15f

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "exa"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = [ "ogham@bsago.me" ]
55

66
[[bin]]

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

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

5-
Works on all recent Rust versions >= 1.4.0.
6-
7-
85
## Screenshots
96

107
![Screenshots of exa](screenshots.png)

0 commit comments

Comments
 (0)