diff --git a/README.md b/README.md index 7d046bf..400e546 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ WebLDAPPasswd is published by Philipp Matthias Schäfer WebLDAPPasswd directly depends on the following Rust libraries all published by their copyright holders under the MIT License: -* [*anyhow*](https://github.com/dtolnay/anyhow) -* [*clap*](https://clap.rs) -* [*serde*](https://serde.rs) -* [*serde_derive*](https://serde.rs) -* [*serde_json*](https://serde.rs) -* [*ldap3*](https://github.com/inejge/ldap3) -* [*rocket*](https://rocket.rs) -* [*rocket_contrib*](https://rocket.rs) +* [anyhow](https://github.com/dtolnay/anyhow) +* [clap](https://clap.rs) +* [serde](https://serde.rs) +* [serde_derive](https://serde.rs) +* [serde_json](https://serde.rs) +* [ldap3](https://github.com/inejge/ldap3) +* [rocket](https://rocket.rs) +* [rocket_contrib](https://rocket.rs)