Skip to content

gix-path v0.10.22

Choose a tag to compare

@Byron Byron released this 22 Nov 19:40
· 6 commits to main since this release
82ff92f

Bug Fixes

  • use std::env::home_dir() and remove the home crate from dependencies.

Commit Statistics

  • 3 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #2234

Commit Details

view details
  • #2234
    • Use std::env::home_dir() and remove the home crate from dependencies. (77e485d)
  • Uncategorized