Skip to content

Commit

Permalink
Merge pull request #38 from sunsided/dependabot/cargo/tui-input-0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
2 parents 35147da + 4e7e16c commit 0ee51ab
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 56 deletions.
89 changes: 34 additions & 55 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dotenvy = "0.15.7"
human-panic = "2.0.1"
config = "0.14.0"
strum = "0.26.3"
tui-input = { version = "0.10.0", features = ["serde"] }
tui-input = { version = "0.11.0", features = ["serde"] }
derive_deref = "1.1.1"
serde_json = "1.0.132"
json5 = { version = "0.4.1", optional = true }
Expand Down

0 comments on commit 0ee51ab

Please sign in to comment.