We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b2248 commit 9d67cf7Copy full SHA for 9d67cf7
CHANGELOG.md
@@ -6,12 +6,11 @@
6
- Add FreeBSD 12.3 to the test matrix
7
- Move `rc_script` functionality to its own file
8
- Move `bcrypt` command functionality to its own file
9
- - Update to [actix-web] 4.0.x
10
- Remove [mime] crate dependency
11
- Replace dev-dependency [lazy-static] with [once_cell]
12
- Bump MSRV to 1.64.0
13
- Move to official [prometheus-client] Rust crate
14
- - Update to [clap] 4.0
+ - Update to [clap] 4.2
15
- Change exposition format to [OpenMetrics] 1.0.0
16
- Mutexes now use [parking_lot]
17
- Switch from [actix-web] to [axum]
0 commit comments