Skip to content

Commit b518865

Browse files
committed
add unstable encodings feature to vortex-tui
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
1 parent bd93340 commit b518865

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vortex-tui/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ native = [
3030
"vortex/tokio",
3131
"vortex/zstd",
3232
]
33+
unstable_encodings = ["vortex/unstable_encodings"]
3334

3435
[lib]
3536
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)