Skip to content

Commit 7906be0

Browse files
committed
v0.25.1
1 parent 267ca54 commit 7906be0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[workspace]
22
resolver = "2"
3-
43
members = ["serde_valid", "serde_valid_derive", "serde_valid_literal"]
54

65
[workspace.package]
76
edition = "2021"
8-
version = "0.25.0"
7+
version = "0.25.1"
98
license = "MIT"
109
repository = "https://github.com/yassun7010/serde_valid.git"
1110
authors = ["yassun7010 <[email protected]>"]

0 commit comments

Comments
 (0)