Skip to content

Commit 6c17809

Browse files
build(deps): bump spin from 0.5.0 to 0.5.2 in /cross-checks/zero-malloc
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. - [Changelog](https://github.com/zesterer/spin-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mvdnes/spin-rs/commits) --- updated-dependencies: - dependency-name: spin dependency-version: 0.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbcff96 commit 6c17809

File tree

2 files changed

+45
-43
lines changed

2 files changed

+45
-43
lines changed

cross-checks/zero-malloc/Cargo.lock

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

cross-checks/zero-malloc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ debug-print = []
1616

1717
[dependencies]
1818
parking_lot = {version = "0.6", features = ["nightly"]}
19-
spin = "0.5.0"
19+
spin = "0.5.2"
2020

0 commit comments

Comments
 (0)