chore: release alkhttp 0.4.1
- version bump 0.4.0 -> 0.4.1 (patch: the MSRV raise is a metadata change that breaks no downstream able to build the crate before) - README usage snippet 0.4 -> 0.4.1 - changelog: cut [0.4.1] with the alkcall 0.7.1 consumption + the rust-version 1.85 -> 1.88 floor raise under Changed Verification: cargo publish --dry-run --allow-dirty (cargo test/clippy/ fmt green in the preceding deps commit)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "alkhttp"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
edition = "2021"
|
||||
rust-version = "1.88"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user