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 28f12eb commit 73d7873Copy full SHA for 73d7873
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "specta"
3
description = "Easily export your Rust types to other languages"
4
-version = "1.0.1"
+version = "1.0.2"
5
authors = ["Oscar Beaumont <oscar@otbeaumont.me>"]
6
edition = "2021"
7
license = "MIT"
macros/Cargo.toml
name = "specta-macros"
description = "Macros for specta. Don't use directly!"
0 commit comments