We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0369903 commit 6deca13Copy full SHA for 6deca13
CHANGELOG.md
@@ -2,9 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## 0.6.0 - 2024-07-06
6
7
- ts client: fix memory leak
8
+- Update yerpc-derive dependencies
9
10
## 0.5.3 - 2023-12-02
11
yerpc-derive/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "yerpc_derive"
-version = "0.5.3"
+version = "0.6.0"
edition = "2018"
description = "Proc macros for yerpc"
license = "Apache-2.0/MIT"
yerpc/Cargo.toml
name = "yerpc"
edition = "2021"
repository = "https://github.com/deltachat/yerpc"
0 commit comments