Skip to content

Commit b7165f7

Browse files
authored
mutex: bump traits dep (#13)
1 parent 04adfbb commit b7165f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/mutex/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ all-features = true
1818
rustdoc-args = ["--cfg", "docsrs"]
1919

2020
[dependencies.mutex-traits]
21-
version = "0.999.0"
21+
version = "1.0.0"
2222
path = "../mutex-traits"
2323

2424
[dependencies.critical-section]

0 commit comments

Comments
 (0)