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 c9bfa5bCopy full SHA for c9bfa5b
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 = "e1aace86473a9c5f4f8ce7839eb46d5a010533ea", version = "0.8.22" }
48
serde = "1"
49
serde_json = "1"
50
syn = "2.0"
0 commit comments