Skip to content

Commit f3f0bf0

Browse files
committed
chore: tag 1.71.3
1 parent a9e2836 commit f3f0bf0

File tree

3 files changed

+23
-9
lines changed

3 files changed

+23
-9
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="1.71.3"></a>
2+
## 1.71.3 (2024-05-31)
3+
4+
5+
#### Chore
6+
7+
* update per RUSTSEC-2024-0336 (#682) ([e6293090](https://github.com/mozilla-services/autopush-rs/commit/e629309049a3cfb18858574fcb5bf94c22d1de55))
8+
9+
#### Refactor
10+
11+
* upgrade all integration tests to asyncio async await (#667) ([c7448f45](https://github.com/mozilla-services/autopush-rs/commit/c7448f45033633e04b3e4ba61befa9e220b4feba))
12+
13+
14+
115
<a name="1.71.2"></a>
216
## 1.71.2 (2024-04-17)
317

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ members = [
1414
resolver = "2"
1515

1616
[workspace.package]
17-
version = "1.71.2"
17+
version = "1.71.3"
1818
authors = [
1919
"Ben Bangert <[email protected]>",
2020
"JR Conlin <[email protected]>",

0 commit comments

Comments
 (0)