chore: update dependencies and bump version to 1.1.2

This commit is contained in:
Matteo Settenvini 2025-07-05 13:08:39 +02:00
parent 373b141346
commit ec8876681a
Signed by: matteo
GPG key ID: 1C1B12600D81DE05
9 changed files with 1231 additions and 723 deletions

View file

@ -109,6 +109,14 @@ serves3
# Changelog
## 1.1.1
* Bump dependencies, adopt Rust 2024 edition
## 1.1.1
* Bump dependencies
## 1.1.0 Reworked configuration file logic
* **Breaking change**: configuration file renamed to `serves3.toml`. Please note that the format changed slightly; have a look at the provided `serves3.toml.example` file for reference.