Update README and copyright year

This commit is contained in:
2022-05-07 16:54:37 +02:00
parent 2f6e214784
commit fd0d05307c
2 changed files with 2 additions and 2 deletions

View File

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