~nerosnm/oslog

1619845f6b905e81dfa66c32b7c01e1d443c4e57 — Søren Mortensen 3 years ago e0ed70d + 2bf0333 1-all-five-levels-logging
Merge branch 'master' into 1-all-five-levels-logging
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 28,7 28,7 @@ Add both `oslog` and `log` to your `Cargo.toml`:
```toml
[dependencies]
log = "0.4"
oslog = { git = "https://github.com/econobox/oslog" }
oslog = { git = "https://git.sr.ht/~nerosnm/oslog" }
```

and to your crate root: