cargo-update 2.5.1

A cargo subcommand for checking and applying updates to installed executables
Documentation
extern crate embed_resource;


fn main() {
    embed_resource::compile("cargo-install-update-manifest.rc");
}