Skip to content

Commit 373b6b1

Browse files
committed
deps: bump jiff to 0.2
1 parent 9c476cf commit 373b6b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ unicode-width = { version = "0.1.7", optional = true }
7575
crosstermion = { version = "0.14.0", optional = true, default-features = false }
7676
async-io = { version = "2.2.1", optional = true }
7777

78-
# localtime support for render-tui
79-
jiff = { version = "0.1.1", optional = true }
78+
# localtime support for render-tui and duration formatting
79+
jiff = { version = "0.2.4", optional = true }
8080

8181
# line renderer
8282
ctrlc = { version = "3.1.4", optional = true, default-features = false, features = ['termination'] }

0 commit comments

Comments
 (0)