mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
bump version
This commit is contained in:
parent
7b58296dcf
commit
41f139142f
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -716,7 +716,7 @@ checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
|
|||
|
||||
[[package]]
|
||||
name = "skim"
|
||||
version = "0.10.1"
|
||||
version = "0.10.2"
|
||||
dependencies = [
|
||||
"atty",
|
||||
"beef",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "skim"
|
||||
version = "0.10.1"
|
||||
version = "0.10.2"
|
||||
authors = ["Zhang Jinzhou <lotabout@gmail.com>"]
|
||||
description = "Fuzzy Finder in rust!"
|
||||
documentation = "https://docs.rs/skim"
|
||||
|
|
|
|||
Loading…
Reference in a new issue