Skip to content

Commit

Permalink
Bump spin from 0.4.10 to 0.5.2 (#200)
Browse files Browse the repository at this point in the history
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.4.10 to 0.5.2.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

---
updated-dependencies:
- dependency-name: spin
  dependency-type: direct:production
...

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 Jul 18, 2023
1 parent 5c18def commit d7d2e03
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 mbedtls-platform-support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ links = "mbedtls-platform-support"

[dependencies]
cfg-if = "1.0.0"
spin = { version = "0.4.0", default-features = false, optional = true }
spin = { version = "0.5.2", default-features = false, optional = true }
chrono = { version = "0.4", optional = true }
once_cell = "1.17.1"

Expand Down

0 comments on commit d7d2e03

Please sign in to comment.