Skip to content

Commit

Permalink
bump diss
Browse files Browse the repository at this point in the history
  • Loading branch information
yazgoo committed Nov 16, 2023
1 parent 2250a1a commit 51b25d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vmux"
version = "0.1.11"
version = "0.1.12"
authors = ["yazgoo"]
description = "Fuzzy Finder in rust!"
documentation = "https://docs.rs/vmux"
Expand All @@ -27,7 +27,7 @@ tokio = "1"
tokio-util = { version = "0.7", features = [ "compat" ] }
dirs = "4.0"
clap = { version = "4.2", features = ["derive"] }
diss = "0.2.9"
diss = "0.2.10"
futures = "0.3"
log = "0.4"
log-derive = "0.4"
Expand Down

0 comments on commit 51b25d3

Please sign in to comment.