Skip to content

Commit

Permalink
release: prepare for publication, use for of tui-realm-treeview
Browse files Browse the repository at this point in the history
  • Loading branch information
godzie44 committed Jun 2, 2024
1 parent ed30c13 commit 25fbde9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tui-realm-stdlib = { version = "1.3.2", default-features = false, features = ["r
syntect = "5.2.0"
unicode-width = "0.1.11"
# WAITFORFIX: https://github.com/veeso/tui-realm-treeview/pull/9
tui-realm-treeview = { git = "https://github.com/godzie44/tui-realm-treeview", branch = "godzie44/node-value-ext" }
tui-realm-treeview = { package = "godzie44-tui-realm-treeview", version = "1.0.0" }
capstone = "0.11.0"
lru = "0.12.1"
chrono = "0.4.31"
Expand Down

0 comments on commit 25fbde9

Please sign in to comment.