Skip to content

Commit 7760c08

Browse files
committed
2.3.0: Tuple support everywhere, thanks @AnthonyMichaelTDM
1 parent 8ca7a1a commit 7760c08

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -1,7 +1,7 @@
11
[package]
22
name = "tsync"
33
description = "Generate typescript types from rust code."
4-
version = "2.2.1"
4+
version = "2.3.0"
55
readme = "README.md"
66
repository = "https://github.com/Wulf/tsync"
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)