docker-image 0.2.1

A simple, no_std-compatible Docker image reference parser with strict adherence to Docker's naming rules.
Documentation
1
2
3
4
5
6
7
8
9
---
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "weekly"
    assignees:
      - "sunsided"