Skip to content

Commit

Permalink
chore(deps): update dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DDtKey authored Nov 27, 2023
1 parent fb82d64 commit 15de8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poem-grants/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ thiserror = "1"

[dev-dependencies]
poem = {version = "1", features = ["test"]}
poem-openapi = "2.0.26"
poem-openapi = "3.0.6"
serde = {version = "1.0", features = ["derive"]}
tokio = {version = "1.34.0", features = ["rt-multi-thread"]}

0 comments on commit 15de8b4

Please sign in to comment.