1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 20:51:06 +01:00
actix-net/actix-tracing/CHANGES.md

10 lines
108 B
Markdown
Raw Permalink Normal View History

2020-01-15 22:35:07 +01:00
# Changes
2023-09-17 21:25:58 +02:00
## Unreleased
2020-01-15 22:35:07 +01:00
2024-05-11 18:39:34 +02:00
- Minimum supported Rust version (MSRV) is now 1.70.
2022-03-02 17:40:11 +01:00
2023-09-17 21:25:58 +02:00
## 0.1.0
2023-03-03 23:36:13 +01:00
2021-12-18 03:49:23 +01:00
- Initial release