Skip to content

Commit 9beed28

Browse files
authored
Merge pull request #758 from arlyon/dependabot/cargo/openapi/openapi-dependencies-da8e93c50f
2 parents c83a97d + 4652654 commit 9beed28

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

openapi/Cargo.lock

Lines changed: 2 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = ["do-not-publish"]
99

1010
[dependencies]
1111
heck = "0.5.0"
12-
petgraph = { version = "0.8.2", default-features = false, features = ["graphmap", "std"] }
12+
petgraph = { version = "0.8.3", default-features = false, features = ["graphmap", "std"] }
1313
lazy_static = "1"
1414
reqwest = { version = "0.12", features = ["blocking", "json"] }
1515
regex-lite = "0.1.7"

0 commit comments

Comments
 (0)