Skip to content

Commit c16bc56

Browse files
Bump spin from 0.9.8 to 0.10.0 (#403)
1 parent 16fb20f commit c16bc56

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

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

src/hyperlight_guest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ anyhow = { version = "1.0.97", default-features = false }
2222
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
2323
buddy_system_allocator = "0.11.0"
2424
hyperlight-common = { workspace = true }
25-
spin = "0.9.8"
25+
spin = "0.10.0"
2626
log = { version = "0.4", default-features = false }
2727

2828
[build-dependencies]

0 commit comments

Comments
 (0)