Skip to content

Commit

Permalink
Update cargo manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevithakannan2 committed Oct 15, 2024
1 parent 79eb752 commit 2d9f838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ego-tree = { workspace = true }
oneshot = "0.1.8"
portable-pty = "0.8.1"
ratatui = "0.28.1"
tui-term = "0.1.12"
tui-term = "0.1.13"
temp-dir = "0.1.14"
unicode-width = "0.2.0"
rand = { version = "0.8.5", optional = true }
Expand All @@ -33,7 +33,7 @@ ansi-to-tui = "6.0.0"
zips = "0.1.7"

[build-dependencies]
chrono = "0.4.33"
chrono = "0.4.38"

[[bin]]
name = "linutil"
Expand Down

0 comments on commit 2d9f838

Please sign in to comment.