Skip to content

Commit be10be8

Browse files
committed
better patterns for alloy
1 parent 1ccb7d0 commit be10be8

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
@@ -44,7 +44,7 @@ proc-macro2 = "1.0"
4444
proc-macro-error = "1.0"
4545
quote = "1.0"
4646
regex = ">=1.5.5"
47-
schemars = { package = "apistos-schemars", git = "https://github.com/Pzixel/apistos-schemars.git", rev = "36b66fda48892d0236fd200405ebb11b3925e884", version = "0.8.22" }
47+
schemars = { package = "apistos-schemars", git = "https://github.com/Pzixel/apistos-schemars.git", rev = "9bb4f42602be6bdd3672abda6f88b89137db0104", version = "0.8.22" }
4848
serde = "1"
4949
serde_json = "1"
5050
syn = "2.0"

0 commit comments

Comments
 (0)