Skip to content

Commit

Permalink
[spr] initial version (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers authored Nov 15, 2024
1 parent ef442ee commit 750714d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ keywords = ["openapi"]
categories = ["web-programming::http-server"]

[dependencies]
heck = "0.4.0"
heck = "0.5.0"
indexmap = "2.0.0"
lazy_static = "1.4.0"
openapiv3 = "2.0.0-rc.1"
openapiv3 = "2.0.0"
regex = "1.7.3"

[dev-dependencies]
Expand Down

0 comments on commit 750714d

Please sign in to comment.