do not package unused rocksdb files

main
Ziyang Hu 2 years ago
parent 93a62c5606
commit bc4bdba77d

@ -8,9 +8,11 @@ description = "Bindings to RocksDB used by the cozo crate"
homepage = "https://www.cozodb.org"
repository = "https://github.com/cozodb/cozo"
documentation = "https://docs.cozodb.org"
exclude = ["rocksdb/docs", "rocksdb/java"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cxx = "1.0.69"
miette = "5.5.0"

Loading…
Cancel
Save