Skip to content

Commit b15964b

Browse files
chore(deps): Update one-shot-mutex requirement from 0.1.1 to 0.2.1
Updates the requirements on [one-shot-mutex](https://github.com/mkroening/one-shot-mutex) to permit the latest version. - [Release notes](https://github.com/mkroening/one-shot-mutex/releases) - [Commits](mkroening/one-shot-mutex@v0.1.1...v0.2.1) --- updated-dependencies: - dependency-name: one-shot-mutex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fc0dd9 commit b15964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generic_once_cell = "0.1"
1515
interrupts = "0.1"
1616
interrupt-mutex = "0.1"
1717
lock_api = "0.4"
18-
one-shot-mutex = "0.1.1"
18+
one-shot-mutex = "0.2.1"
1919
spinning_top = "0.3"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)