Skip to content

Commit 1a30fd2

Browse files
committed
Update dependencies
1 parent 41db6de commit 1a30fd2

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ansi-to-tui = "8.0.1"
1919
arboard = { version = "3.6.1", features = ["wayland-data-control"] }
2020
base64 = "0.22.1"
2121
chrono = "0.4.44"
22-
clap = { version = "4.6.0", features = ["derive"] }
22+
clap = { version = "4.6.1", features = ["derive"] }
2323
console = "0.16.3"
2424
fuzzy-matcher = "0.3.7"
2525
garde = { version = "0.22.1", features = ["derive", "regex"] }
@@ -32,7 +32,7 @@ semver = "1.0.28"
3232
serde = { version = "1.0.228", features = ["derive"] }
3333
smart-default = "0.7.1"
3434
toml = "1.1.2"
35-
tui-input = "0.15.1"
35+
tui-input = "0.15.3"
3636
tui-tree-widget = "0.24.0"
3737
umbra = "0.4.0"
3838

0 commit comments

Comments
 (0)