Skip to content

Commit 285a735

Browse files
fix(deps): bump skim from 0.16.2 to 0.17.3
Bumps [skim](https://github.com/skim-rs/skim) from 0.16.2 to 0.17.3. - [Release notes](https://github.com/skim-rs/skim/releases) - [Changelog](https://github.com/skim-rs/skim/blob/master/CHANGELOG.md) - [Commits](skim-rs/skim@v0.16.2...v0.17.3) --- updated-dependencies: - dependency-name: skim dependency-version: 0.17.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98dad52 commit 285a735

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed

Cargo.lock

Lines changed: 25 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ nix = { version = "0.29.0", features = [
166166
"term",
167167
"user",
168168
] }
169-
skim = { version = "0.16.2" }
169+
skim = { version = "0.17.3" }
170170

171171
[target.'cfg(target_os = "macos")'.dependencies]
172172
objc2 = "0.5.2"

0 commit comments

Comments
 (0)