Skip to content

Releases: rustyhorde/tomlenv

v0.2.0

10 Sep 18:10
Compare
Choose a tag to compare
  • Change lifetime restrictions on Environments so the TOML deserialization can use internal buffer.
  • Lifetime changes also allow for TryFrom implementation for clap ArgMatches.