Skip to content

Commit 103f82f

Browse files
authored
minor: remove unused source files (apache#1202)
1 parent 5432e03 commit 103f82f

File tree

4 files changed

+2
-467
lines changed

4 files changed

+2
-467
lines changed

native/Cargo.lock

Lines changed: 2 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/core/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ serde = { version = "1", features = ["derive"] }
5252
lazy_static = "1.4.0"
5353
prost = "0.12.1"
5454
jni = "0.21"
55-
snap = "1.1"
56-
brotli = "3.3"
57-
flate2 = "1.0"
58-
lz4 = "1.24"
5955
zstd = "0.11"
6056
rand = { workspace = true}
6157
num = { workspace = true }

0 commit comments

Comments
 (0)