repackage 0.1.1

An infernal tool to repackage a .crate file under another name
Documentation
jobs:
 - template: default.yml@templates
   parameters:
     minrust: 1.40.0
     codecov_token: $(CODECOV_TOKEN_SECRET)

resources:
  repositories:
    - repository: templates
      type: github
      name: crate-ci/azure-pipelines
      ref: refs/heads/v0.4
      endpoint: jonhoo