Update docs

This commit is contained in:
2025-01-18 12:29:38 +01:00
parent 7a943ebba6
commit 4b17c45a4a
2 changed files with 6 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ Add this dependency to your `Cargo.lock` file like any other:
```toml
[dependencies]
tracing-mutex = "0.2"
tracing-mutex = "0.3"
```
Then use the locks provided by this library instead of the ones you would use otherwise.