termoshtt / ocipkg

An OCI registry client for Rust desiged to use distribute static library as a "container"
Apache License 2.0
48 stars 8 forks source link

Drop vergen and clap-vergen #64

Closed termoshtt closed 2 years ago

termoshtt commented 2 years ago

Revert #62

vergen try to get git info in build.rs, but it does not compatible with cargo install. We cannot get collect version info in this case.