Skip to content

Commit

Permalink
chore(deps): update delegate requirement from 0.12.0 to 0.13.0 (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 00e4559 commit 891ca15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.118"
serde_yaml = "0.9.34"
regex = { package = "regex-lite", version = "0.1.6" }
delegate = "0.12.0"
delegate = "0.13.0"
once_cell = "1.19.0"

[dev-dependencies]
Expand Down

0 comments on commit 891ca15

Please sign in to comment.