v1.0.0
Includes the following changes:
- fb0af93 Bump crate version to 1.0.0 and use 2024 edition (#116)
- e6b256b (origin/master, origin/HEAD, master) Update ron requirement from 0.9.0 to 0.10.1 (#115)
- 6b8eb39 add
basic_toml_conf
feature (#112) - e3e16f7 Update ron requirement from 0.8.1 to 0.9.0 (#114)
- caa6539 Updated README to include config file location on common OSes (#113)
- 794a9f1 Fix Audit Cache (#111)
- 0905e98 Update and Modernize CI (#110)
- fbbcbcd chore(deps): upgrade (#107)
- 2a357bb ci: add dependabot (#106)
- b37128c Add missing type annotation for docs (#104)
- a7864ee Incorporate Cargo Audit into CI (#102)
- e5f8759 Adding fn load_or_else (#98)