Skip to content

Commit c244e2e

Browse files
chore(deps): update rust crate specta to v2.0.0-rc.21
1 parent 8a58139 commit c244e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
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)