There was an error while loading. Please reload this page.
1 parent 097e2ba commit 7f54c74Copy full SHA for 7f54c74
1 file changed
crates/tui-test/Cargo.toml
@@ -21,9 +21,6 @@ recording-font-jetbrains-mono = []
21
recording-font-jetbrains-mono-styles = ["recording-font-jetbrains-mono"]
22
recording-font-jetbrains-mono-full = ["recording-font-jetbrains-mono-styles"]
23
24
-[lints.rust]
25
-unexpected_cfgs = { level = "warn", check-cfg = ['cfg(feature, values("recording-raster"))'] }
26
-
27
[dependencies]
28
alacritty_terminal.workspace = true
29
anyhow.workspace = true
0 commit comments