Skip to content

Commit

Permalink
chore(deps): bump edc-connector-client from 0.3.6 to 0.3.7 (#13)
Browse files Browse the repository at this point in the history
Bumps [edc-connector-client](https://github.com/wolf4ood/edc-rs) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/wolf4ood/edc-rs/releases)
- [Changelog](https://github.com/dataspace-rs/edc-rs/blob/main/release-plz.toml)
- [Commits](dataspace-rs/edc-rs@v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: edc-connector-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 3, 2025
1 parent cc36c8b commit 8d4f3ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -30,7 +30,7 @@ dashmap = "6.1.0"
thiserror = "2.0.9"
mockall = "0.13.1"
wiremock = "0.6.2"
edc-connector-client = "0.3.5"
edc-connector-client = "0.3.7"
ring = "0.17.4"
pem = "3.0.4"
ed25519-compact = "2.1.1"
Expand Down

0 comments on commit 8d4f3ca

Please sign in to comment.