summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2022-11-17 06:11:35 +0900
committerkyoheiu <kyoheiu@outlook.com>2022-11-17 06:11:35 +0900
commit8866b7d85c44321f504b91985fd5023550089008 (patch)
tree6dab2ab2e54dd07652f23edecc7c1ec6a60996b7 /Cargo.toml
parentdcd5f1b6b31a459f45da24c4a757266f9d2a3600 (diff)
v2.1.0: update dependencies
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3fb20d9..3097b39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.0.1"
+version = "2.1.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"