docs: remove emphasis markers in dependency list
This commit is contained in:
parent
ce72ff59b8
commit
5ae0cf7c8a
16
README.md
16
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)
|
||||
|
Loading…
Reference in New Issue
Block a user