Skip to content

Commit

Permalink
chore(main): release 1.1.7 (#419)
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 Jul 21, 2024
1 parent 7734061 commit f90cbed
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.1.7](https://github.com/eoeo-org/pcsc-rs/compare/v1.1.6...v1.1.7) (2024-07-21)


### Bug Fixes

* **deps:** update rust crate openssl to v0.10.65 ([#422](https://github.com/eoeo-org/pcsc-rs/issues/422)) ([7734061](https://github.com/eoeo-org/pcsc-rs/commit/77340610fc3c68ff0da1315fbdc1911eed1f8a7a))
* **deps:** update rust crate serde_json to v1.0.120 ([#412](https://github.com/eoeo-org/pcsc-rs/issues/412)) ([5d68b6f](https://github.com/eoeo-org/pcsc-rs/commit/5d68b6f4b461f240506a13432fb0cd69a493a003))
* **deps:** update rust crate sysinfo to v0.30.13 ([#418](https://github.com/eoeo-org/pcsc-rs/issues/418)) ([9294466](https://github.com/eoeo-org/pcsc-rs/commit/929446607067e384abace212e0aca3b0f9717664))
* **deps:** update serde monorepo to v1.0.204 ([#420](https://github.com/eoeo-org/pcsc-rs/issues/420)) ([83d20fb](https://github.com/eoeo-org/pcsc-rs/commit/83d20fb294b87646b214be78faa505c322dbd713))

## [1.1.6](https://github.com/j-eoeo/pcsc-rs/compare/v1.1.5...v1.1.6) (2024-07-01)


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.1.6"
version = "1.1.7"
edition = "2021"

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

0 comments on commit f90cbed

Please sign in to comment.