Skip to content

Commit c222292

Browse files
Release v0.4.0 (#15)
1 parent b4d6ecf commit c222292

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "superstruct"
3-
version = "0.3.0"
4-
edition = "2018"
5-
description = "Proc-macro for quasi-subtyping"
3+
version = "0.4.0"
4+
edition = "2021"
5+
description = "Proc-macro for versioned data types"
66
license = "Apache-2.0"
77
repository = "https://github.com/sigp/superstruct"
88

0 commit comments

Comments
 (0)