Skip to content

Commit

Permalink
chore: Upgrade schemars = "0.8.0-alpha-4"
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jun 13, 2020
1 parent 4256ced commit bb5bd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -28,7 +28,7 @@ dotenv = "0.14.1"
r2d2-diesel = "1.0"
r2d2 = "0.8"
isolang = "1.0"
schemars = "0.7.0"
schemars = "0.8.0-alpha-4"

okapi = "0.5.0-alpha-1"
rocket_okapi = "0.6.0-alpha-1"
Expand Down

0 comments on commit bb5bd7a

Please sign in to comment.