git-url-parse 0.4.6

A parser for git repo urls based on url crate
Documentation
Documentation:
- changed-files:
  - README.md

Changelog:
- changed-files:
  - CHANGELOG.md

CI:
- changed-files:
  - any-glob-to-any-file:
    - .github/* 

Configs:
- changed-files:
  - Cargo.toml
  - cliff.toml 
  - .gitignore

Examples:
- changed-files:
  - any-glob-to-any-file:
    - examples/*

Source:
- changed-files:
  - any-glob-to-any-file:
    - src/*

Tests:
- changed-files:
  - any-glob-to-any-file:
    - tests/*

License:
- changed-files:
  - LICENSE