Browse code

Bump spin from 0.9.7 to 0.9.8

Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.9.7 to 0.9.8.
- [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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 2023/04/04 08:40:25
Showing 1 changed files
... ...
@@ -977,9 +977,9 @@ checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
977 977
 
978 978
 [[package]]
979 979
 name = "spin"
980
-version = "0.9.7"
980
+version = "0.9.8"
981 981
 source = "registry+https://github.com/rust-lang/crates.io-index"
982
-checksum = "c0959fd6f767df20b231736396e4f602171e00d95205676286e79d4a4eb67bef"
982
+checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
983 983
 dependencies = [
984 984
  "lock_api",
985 985
 ]