Add #![forbid(unsafe_code)]; fix up README.md badges and links
- Forbids unsafe code - Adds a "Safety Dance" badge - Fixes the GitHub Actions status badge - Fixes up links that changed with the move to `iqlusioninc` org
This commit is contained in:
+11
-11
@@ -19,17 +19,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Use `log` crate for logging ([#7])
|
||||
- Replace `ErrorKind::Ok` with `Result` ([#6])
|
||||
|
||||
[0.0.2]: https://github.com/tarcieri/yubikey-piv.rs/pull/31
|
||||
[#30]: https://github.com/tarcieri/yubikey-piv.rs/pull/30
|
||||
[#19]: https://github.com/tarcieri/yubikey-piv.rs/pull/19
|
||||
[#17]: https://github.com/tarcieri/yubikey-piv.rs/pull/17
|
||||
[#15]: https://github.com/tarcieri/yubikey-piv.rs/pull/15
|
||||
[#13]: https://github.com/tarcieri/yubikey-piv.rs/pull/13
|
||||
[#10]: https://github.com/tarcieri/yubikey-piv.rs/pull/10
|
||||
[#9]: https://github.com/tarcieri/yubikey-piv.rs/pull/9
|
||||
[#8]: https://github.com/tarcieri/yubikey-piv.rs/pull/8
|
||||
[#7]: https://github.com/tarcieri/yubikey-piv.rs/pull/7
|
||||
[#6]: https://github.com/tarcieri/yubikey-piv.rs/pull/6
|
||||
[0.0.2]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/31
|
||||
[#30]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/30
|
||||
[#19]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/19
|
||||
[#17]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/17
|
||||
[#15]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/15
|
||||
[#13]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/13
|
||||
[#10]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/10
|
||||
[#9]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/9
|
||||
[#8]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/8
|
||||
[#7]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/7
|
||||
[#6]: https://github.com/iqlusioninc/yubikey-piv.rs/pull/6
|
||||
|
||||
## 0.0.1 (2019-11-18)
|
||||
- It typechecks, ship it!
|
||||
|
||||
Reference in New Issue
Block a user