Skip to content

Commit

Permalink
version bump 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiyaa committed Mar 16, 2020
1 parent f18f903 commit 1475597
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "joshuto"
version = "0.8.1"
version = "0.8.2"
authors = ["Jiayi Zhao <jeff.no.zhao@gmail.com>"]
description = "Terminal file manager inspired by ranger"
homepage = "https://github.com/kamiyaa/joshuto"
Expand Down Expand Up @@ -28,11 +28,9 @@ users = "^0"
whoami = "^0"
xdg = "^2"

# clap = "*"
# fs_extra = "*"
# lazy_static = "*"
# libc = "*"
# mime_guess = "1.8.6"
# serde = "*"
# serde_derive = "*"
# toml = "*"
Expand Down

0 comments on commit 1475597

Please sign in to comment.