git2version 0.5.0

This crate provides a way to get the version of the package from git and incorporate it as a constant into your program.
Documentation
1
2
3
4
5
6
Version 0.5.0
-------------
* Improve documentation
* Add more tests
* Update dependencies
* Update to Rust edition 2024, MSRV 1.89