We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccb7d0 commit be10be8Copy full SHA for be10be8
Cargo.toml
@@ -44,7 +44,7 @@ proc-macro2 = "1.0"
44
proc-macro-error = "1.0"
45
quote = "1.0"
46
regex = ">=1.5.5"
47
-schemars = { package = "apistos-schemars", git = "https://github.com/Pzixel/apistos-schemars.git", rev = "36b66fda48892d0236fd200405ebb11b3925e884", version = "0.8.22" }
+schemars = { package = "apistos-schemars", git = "https://github.com/Pzixel/apistos-schemars.git", rev = "9bb4f42602be6bdd3672abda6f88b89137db0104", version = "0.8.22" }
48
serde = "1"
49
serde_json = "1"
50
syn = "2.0"
0 commit comments