Sourced from shadow-rs's releases.
v0.38.0
What's Changed
- fix: ignore false-positive clippy lint trigger by
@mchodzikiewicz
in baoyachi/shadow-rs#196- Rename const define by
@baoyachi
in baoyachi/shadow-rs#198- Update git2 to v0.20 by
@jewlexx
in baoyachi/shadow-rs#200- Unit test ci by
@baoyachi
in baoyachi/shadow-rs#202Full Changelog: https://github.com/baoyachi/shadow-rs/compare/v0.37.0...v0.38.0
e33e8c9
Update Cargo.toml3fec2d8
Merge pull request #202
from baoyachi/unit_test_ci236f3f7
fix ci538f9e9
fix cie0ae6e3
Merge pull request #200
from winpax/patch-10c6a61c
Update git2 to v0.2015e2a23
Merge pull request #198
from baoyachi/feature/use_define311a081
Rename const defined8d857c
Merge pull request #196
from mchodzikiewicz/fix/nightly-clippy-lintfe40af0
fix: ignore false-positive clippy lint trigger