Skip to content

Commit

Permalink
release: v1.4.10 (#590)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Feb 16, 2025
1 parent d904fe1 commit 88fd573
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.9"
".": "1.4.10"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.10](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.9...v1.4.10) (2025-02-16)


### Dependencies

* lock file maintenance ([#591](https://github.com/eoeo-org/pcsc-rs/issues/591)) ([d904fe1](https://github.com/eoeo-org/pcsc-rs/commit/d904fe196b04f12b14bcd93e857b5be4dc45dee4))
* update rust crate openssl to v0.10.71 ([#589](https://github.com/eoeo-org/pcsc-rs/issues/589)) ([3a3468f](https://github.com/eoeo-org/pcsc-rs/commit/3a3468fffebd004dcea9dcb31ac1d718beaab8f8))

## [1.4.9](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.8...v1.4.9) (2025-02-11)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pcsc-rs"
version = "1.4.9"
version = "1.4.10"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 88fd573

Please sign in to comment.