Skip to content

Commit db22351

Browse files
committed
bump dependencies
1 parent 3ac3471 commit db22351

File tree

2 files changed

+88
-49
lines changed

2 files changed

+88
-49
lines changed

Cargo.lock

Lines changed: 87 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

oryx-tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ oryx-common = { path = "../oryx-common" }
1919
mio = { version = "1", features = ["os-poll", "os-ext"] }
2020
itertools = "0.14"
2121
dirs = "6"
22-
kanal = "0.1.0-pre8"
22+
kanal = "0.1"
2323
mimalloc = "0.1"
2424
clap = { version = "4", features = ["derive", "cargo"] }
2525
network-types = "0.0.7"

0 commit comments

Comments
 (0)