Skip to content

Commit f2d38b0

Browse files
committed
chore(deps): upgrade try-mutex to 0.3.0
1 parent a0ca93d commit f2d38b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

src/r3_port_std/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ r3 = { version = "0.1.0", path = "../r3" }
1414
atomic_ref = "0.2.0"
1515
env_logger = "0.7.1"
1616
once_cell = "1.4.0"
17-
try-mutex = "0.2.0"
17+
try-mutex = "0.3.0"
1818
log = "0.4.8"
1919

2020
[dev-dependencies.r3_test_suite]

0 commit comments

Comments
 (0)