bump version

This commit is contained in:
LoricAndre 2024-11-21 20:55:49 +01:00
parent f4708ffa6b
commit e9b2ff5126
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -755,7 +755,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "skim"
version = "0.10.4"
version = "0.11.7"
dependencies = [
"atty",
"beef",

View file

@ -1,6 +1,6 @@
[package]
name = "skim"
version = "0.10.4"
version = "0.11.7"
authors = ["Zhang Jinzhou <lotabout@gmail.com>", "Loric Andre"]
description = "Fuzzy Finder in rust!"
documentation = "https://docs.rs/skim"