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 c733029 commit 7839347Copy full SHA for 7839347
specta-typescript/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "specta-typescript"
3
description = "Export your Rust types to TypeScript"
4
-version = "0.0.1"
+version = "0.0.2"
5
authors = ["Oscar Beaumont <oscar@otbeaumont.me>"]
6
edition = "2021"
7
license = "MIT"
specta-util/Cargo.toml
name = "specta-util"
description = "High-level utilities for working with Specta"
0 commit comments