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

Split ocipkg-cli crate #65

Closed termoshtt closed 2 years ago

termoshtt commented 2 years ago

Drop cli feature and split it as separate crate because it has many optional dependencies.