Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
Pin poem-openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
noise64 committed Dec 3, 2024
1 parent bfd8ae1 commit 2b9256e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "WASM AST"
bincode = { version = "2.0.0-rc.3", optional = true }
leb128 = { version = "0.2.5", optional = true }
mappable-rc = "0.1.1"
poem-openapi = { version = "5.0", optional = true }
poem-openapi = { version = "=5.1.3", optional = true }
prost = { version = "0.12", optional = true }
serde = { version = "1.0", optional = true, features = ["derive"] }
serde_json = { version = "1.0", optional = true }
Expand Down

0 comments on commit 2b9256e

Please sign in to comment.