Rob Ede
|
0d27e3a65a
|
feat(settings): impl Error for Error
|
2023-09-16 01:19:16 +01:00 |
|
dependabot[bot]
|
257871ca7a
|
Update toml requirement from 0.5 to 0.8 (#335)
* Update toml requirement from 0.5 to 0.8
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.5.0...toml-v0.8.0)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs(settings): update changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-09-15 23:59:19 +00:00 |
|
Rob Ede
|
aaedb9c625
|
MSRV 1.68 (#328)
|
2023-09-16 00:30:38 +01:00 |
|
Rob Ede
|
8a9c604c03
|
update msrv to 1.60
promted by prost 0.11.8
|
2023-03-22 21:13:56 +00:00 |
|
Rob Ede
|
7d932cd540
|
bump msrv to 1.59
|
2022-08-28 20:30:32 +01:00 |
|
Rob Ede
|
e61dbae860
|
rename AtError => Error (#275)
* refactor(settings)!: rename AtError => Error
and remove AtResult from public API
* update changelog
* recover from file metadata errors
|
2022-08-10 09:13:34 +01:00 |
|
Rob Ede
|
983746f106
|
prepare actix-settings release 0.6.0
|
2022-07-31 20:13:27 +01:00 |
|
Rob Ede
|
e13b62fc6b
|
adopt actix-settings crate (#270)
* adopt actix-settings crate
* add licenses and readme addition
* revamp readme
* delete temp prettier file
|
2022-07-31 14:44:45 +01:00 |
|