Skip to content

Commit c542b77

Browse files
committed
chore: tag 0.17.15
1 parent b43470f commit c542b77

File tree

3 files changed

+24
-14
lines changed

3 files changed

+24
-14
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.17.15"></a>
2+
## 0.17.15 (2024-11-21)
3+
4+
5+
#### Bug Fixes
6+
7+
* upgrade to latest deadpool (#1631) ([9a97b6ce](https://github.com/mozilla-services/syncstorage-rs/commit/9a97b6ce1ae8295ea45ba017d8b0ef81ec1cf694))
8+
9+
10+
111
<a name="0.17.14"></a>
212
## 0.17.14 (2024-11-19)
313

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ members = [
1818
default-members = ["syncserver"]
1919

2020
[workspace.package]
21-
version = "0.17.14"
21+
version = "0.17.15"
2222
authors = [
2323
"Ben Bangert <[email protected]>",
2424
"Phil Jenvey <[email protected]>",

0 commit comments

Comments
 (0)