Skip to content

Commit

Permalink
Bump dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kimono-koans committed May 25, 2023
1 parent ea0d8f7 commit afc81b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -30,7 +30,7 @@ clap = { version = "3.2.25", features = ["cargo"] }
crossbeam-channel = { version = "0.5.8", default-features = false }
time = { version = "0.3.21", features = ["formatting", "local-offset"] }
number_prefix = { version = "0.4.0", default-features = false }
skim = { version = "0.10.15", package="two_percent" }
skim = { version = "0.10.16", package="two_percent" }
nu-ansi-term = { version = "0.47.0", default-features = false }
lscolors = { version = "0.14.0", default-features = false, features = ["nu-ansi-term"] }
terminal_size = { version = "0.2.6", default-features = false }
Expand Down

0 comments on commit afc81b3

Please sign in to comment.