diff --git a/bidi/Cargo.toml b/bidi/Cargo.toml index 4d75f926b..dc83fb23d 100644 --- a/bidi/Cargo.toml +++ b/bidi/Cargo.toml @@ -1,10 +1,11 @@ [package] name = "wezterm-bidi" -version = "0.2.0" +version = "0.2.1" edition = "2021" repository = "https://github.com/wez/wezterm" description = "The Unicode Bidi Algorithm (UBA)" license = "MIT AND Unicode-DFS-2016" +exclude = ["/data"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html