Skip to content

v0.0.9

Compare
Choose a tag to compare
@codad5 codad5 released this 13 Oct 20:15
· 9 commits to master since this release

CHANGELOG

0.0.9

  • Fix env var issue
    • used env! macro to get the toml details from the Cargo.toml file instead of std::env::var to allow compile time env instead of runtime