Skip to content

v1.2.0

Compare
Choose a tag to compare
@lopopolo lopopolo released this 14 May 01:34
936d00f

Release sysdir 1.2.0.

sysdir is published on crates.io.

This release adds a runnable example that enumerates system directories using the bindings:

cargo run --example enumerate_system_dirs

What's Changed

  • Add example binary that enumerates all search paths in all domains by @lopopolo in #7

Full Changelog: v1.1.0...v1.2.0