Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
TakaakiFuruse committed Oct 1, 2023
1 parent ceb9c01 commit b6241f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "jump-kun"
version = "0.4.13"
version = "0.4.15"
authors = ["TakaakiFuruse <[email protected]>"]
edition = "2018"
description = "A simple directory jumper made by rust."
Expand All @@ -12,7 +12,7 @@ name = "jump-kun"
path = "src/main.rs"

[dependencies]
jump-kun-macros={version = "0.1.13", path = "jump-kun-macros"}
jump-kun-macros={version = "0.1.16", path = "jump-kun-macros"}
jwalk= "0.8.1"
skim = "0.10.4"
serde_json= "1.0.107"
Expand Down

0 comments on commit b6241f7

Please sign in to comment.