Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1310276

Browse files
build(deps): bump wiremock from 0.6.3 to 0.6.5
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.3 to 0.6.5. - [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md) - [Commits](LukeMathWalker/wiremock-rs@v0.6.3...v0.6.5) --- updated-dependencies: - dependency-name: wiremock dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c685130 commit 1310276

File tree

3 files changed

+38
-25
lines changed

3 files changed

+38
-25
lines changed

‎Cargo.lock

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

‎core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ anyhow = "1.0"
2121

2222
[dev-dependencies]
2323
tower-test = { git = "https://github.com/tower-rs/tower.git" }
24-
wiremock = "0.6.3"
24+
wiremock = "0.6.5"

‎graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ object_store = { version = "0.12.3", features = ["gcp"] }
107107
clap.workspace = true
108108
maplit = "1.0.2"
109109
hex-literal = "1.0"
110-
wiremock = "0.6.3"
110+
wiremock = "0.6.5"
111111

112112
[build-dependencies]
113113
tonic-build = { workspace = true }

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /