blob: 154874e49dbc06888d2746e8dfd23dc64c8cbe85 [file] [log] [blame]
Name: tracing-mutex
License File: LICENSE-APACHE, LICENSE-MIT
Description:
# What is this crate used for?
This crate detects potential deadlocks caused by cycles in a lock acquisition
graph.
# Are there any use restrictions? i.e. only for development hosts
No.
# What differs from upstream?
This fork allows us to pull in https://github.com/bertptrs/tracing-mutex/pull/53
in advance of it landing and being released upstream.
# Are there any restrictions to how it should be rolled?
No.
# Is there anything else which makes this dependency "special"?
No.