Skip to content

Commit 796a636

Browse files
fix(deps): update rust crate skim to 0.18.0
1 parent bdf2694 commit 796a636

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ rust-ini = "0.21.1"
2626
serde_json = "1.0.139"
2727
serde = { version = "1.0.218", features = ["derive"] }
2828
simplelog = { version = "0.12.2", features = ["paris"] }
29-
skim = "0.17.0"
29+
skim = "0.18.0"

0 commit comments

Comments
 (0)