Skip to content

Commit fa1d29e

Browse files
committed
Bump version to 0.26.2
This change bumps the crate to version 0.26.2. The following notable changes have been made since 0.26.1: - Introduced vendored-openssl to build with vendored openssl library - Added GitHub Actions workflow for publishing the crate
1 parent b838d35 commit fa1d29e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
0.26.2
2+
------
33
- Introduced `vendored-openssl` to build with vendored `openssl` library
44
- Added GitHub Actions workflow for publishing the crate
55

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apca"
3-
version = "0.26.1"
3+
version = "0.26.2"
44
edition = "2021"
55
rust-version = "1.59"
66
authors = ["Daniel Mueller <deso@posteo.net>"]

0 commit comments

Comments
 (0)