We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6316016 + 18e3c03 commit 1ca1540Copy full SHA for 1ca1540
Cargo.toml
@@ -75,6 +75,3 @@ tui-cards = { version = "0.1.0", path = "tui-cards", optional = true }
75
tui-popup = { version = "0.5.0", path = "tui-popup", optional = true }
76
tui-prompts = { version = "0.4.0", path = "tui-prompts", optional = true }
77
tui-scrollview = { version = "0.4.0", path = "tui-scrollview", optional = true }
78
-
79
-[patch.crates-io]
80
-ratatui = { path = "../ratatui" }
0 commit comments