Skip to content

Commit 6b4c6a2

Browse files
chore(deps): update rust crate specta to v2.0.0-rc.21
1 parent 4c7cb96 commit 6b4c6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ thiserror = "2"
2121
url = "2"
2222
schemars = "0.8"
2323
dunce = "1"
24-
specta = "=2.0.0-rc.20"
24+
specta = "=2.0.0-rc.21"
2525
# TODO: remove when specta releases rc.21
2626
specta-util = { version = "^0.0.7", default-features = false, features = [
2727
"export",

0 commit comments

Comments
 (0)