cargo-update 10.0.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");
}