Skip to content

Commit

Permalink
chore(deps): update rust crate tui-input to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 501bebe commit 514508f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ serde = { version = "^1.0.99" }
serde_json = { version = "1" }
thiserror = "1.0.57"
tracing = "0.1.40"
tui-input = "0.8.0"
tui-input = "0.10.0"
ulid = "1.0.0"
ureq = { version = "2.9.6", features = ["json"] }
xflags = "0.3.2"
Expand Down

0 comments on commit 514508f

Please sign in to comment.