Skip to content

Commit f06dc0d

Browse files
committed
♻️ refactor(buildsystem): update to rust 2024 edition
Signed-off-by: Pauline <git@ethanlibs.co>
1 parent 75b0124 commit f06dc0d

11 files changed

Lines changed: 119 additions & 112 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
## `1.3.0`
4+
5+
- Updated the MSRV and migrate to Rust `2024` edition, with `LazyLock`s.
6+
- Bumped dependencies, no breaking changes.

Cargo.lock

Lines changed: 49 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)