Skip to content

Commit

Permalink
chore(deps): Bump shadow-rs from 0.35.2 to 0.36.0
Browse files Browse the repository at this point in the history
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.35.2 to 0.36.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](baoyachi/shadow-rs@v0.35.2...v0.36.0)

---
updated-dependencies:
- dependency-name: shadow-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fitzthum committed Nov 14, 2024
1 parent d0347f8 commit fde4e83
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 attestation-agent/coco_keyprovider/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tonic.workspace = true
uuid = { workspace = true, features = ["fast-rng", "v4"] }

[build-dependencies]
shadow-rs = "0.35.2"
shadow-rs = "0.36.0"
tonic-build.workspace = true

[dev-dependencies]
Expand Down

0 comments on commit fde4e83

Please sign in to comment.