cargo-packager 0.8.1

Executable packager and bundler distributed as a CLI and library.
Documentation

cargo-packager

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 4 of them enabled by default.

default

  • cli
  • rustls-tls

cli

  • clap
  • dep:tracing-subscriber

rustls-tls

  • ureq/tls

clap

  • dep:clap
  • cargo-packager-utils/clap

schema

  • schemars
  • cargo-packager-utils/schema

native-tls-vendored

  • native-tls
  • native-tls/vendored

native-tls

  • ureq/native-tls

schemars

  • dep:schemars