self_update 0.40.0

Self updates for standalone executables
Documentation

self_update

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 12 feature flags, 1 of them enabled by default.

default

  • reqwest/default-tls

compression-flate2

  • archive-tar
  • flate2
  • either

archive-zip

  • zip
  • zipsign-api?/verify-zip

compression-zip-deflate

  • archive-zip
  • zip/deflate

compression-zip-bzip2

  • archive-zip
  • zip/bzip2

archive-tar

  • tar
  • zipsign-api?/verify-tar

tar

  • dep:tar

rustls

  • reqwest/rustls-tls

zip

  • dep:zip

flate2

  • dep:flate2

signatures

  • dep:zipsign-api

either

  • dep:either