Skip to content

Commit fded287

Browse files
committed
bump tusistor to 0.5.0
1 parent 6ac06c7 commit fded287

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -8,7 +8,7 @@ repository = "https://github.com/dawedawe/tusistor"
88

99
[package]
1010
name = "tusistor"
11-
version = "0.4.0"
11+
version = "0.5.0"
1212
authors.workspace = true
1313
license.workspace = true
1414
edition.workspace = true
@@ -20,5 +20,5 @@ crossterm = "0.28.1"
2020
ratatui = "0.29.0"
2121
color-eyre = "0.6.3"
2222
tui-input = "0.11.1"
23-
rusistor = { path = "rusistor", version = "0.2.1" }
23+
rusistor = { path = "rusistor", version = "0.3.0" }
2424
engineering-repr = "1.1.0"

0 commit comments

Comments
 (0)