chore: release alkhttp 0.2.0
- version bump 0.1.0 -> 0.2.0 (new public API: OpenableAlpn establisher fields + with_establisher builder; rides alkcall 0.5's semver-incompatible channels types) - README usage snippet 0.1 -> 0.2 - changelog: cut [0.2.0], add the missing alkcall 0.5.0 wave (ADR-049 establisher pass) to the dependency history Verification: cargo test (454 passed), cargo test --all-features (587 passed), clippy -D warnings (default + all-features), cargo fmt --check, cargo doc --no-deps, cargo publish --dry-run --allow-dirty
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "alkhttp"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.85"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user