Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtbuilds committed Dec 25, 2023
1 parent 4a98f4b commit 824c423
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 50 deletions.
89 changes: 40 additions & 49 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 libninja/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde_json = "1.0.100"
serde_yaml = "0.9.22"
syn = "2.0"
tokio = { version = "1.29.1", features = ["full"] }
openapiv3-extended = { version = "4", features = ["v2"] }
openapiv3-extended = { version = "4.0.2", features = ["v2"] }
convert_case = "0.6.0"
prettyplease = "0.2"
clap = { version = "4.4.10", features = ["derive"] }
Expand Down

0 comments on commit 824c423

Please sign in to comment.