skade / leveldb-sys

MIT License
7 stars 15 forks source link

Fix verification before crate upload #7

Closed skade closed 3 years ago

skade commented 5 years ago

When building for publish, the following error happens:

    Finished dev [unoptimized + debuginfo] target(s) in 18.70s
error: failed to verify package tarball

Caused by:
  Source directory was modified by build.rs during cargo publish. Build scripts should not modify anything outside of OUT_DIR.
Added: /home/skade/Code/rust/leveldb-sys/tar