# External Dependencies This file lists the dependencies used in this repository. | Dependency | License | | ------------------------- | ------------------------ | | base64-url 1.4.13 | MIT | | bytes 1.1.0 | MIT | | criterion 0.3.5 | Apache-2.0 OR MIT | | futures 0.3.21 | Apache-2.0 OR MIT | | http 0.2.7 | Apache-2.0 OR MIT | | itoa 0.4.8 | Apache-2.0 OR MIT | | itoa 1.0.1 | Apache-2.0 OR MIT | | lazy_static 1.4.0 | Apache-2.0 OR MIT | | nkeys 0.2.0 | Apache-2.0 | | nuid 0.3.2 | Apache-2.0 | | once_cell 1.10.0 | Apache-2.0 OR MIT | | rand 0.8.5 | Apache-2.0 OR MIT | | regex 1.5.5 | Apache-2.0 OR MIT | | rustls-native-certs 0.6.2 | Apache-2.0 OR ISC OR MIT | | rustls-pemfile 1.0.0 | Apache-2.0 OR ISC OR MIT | | serde 1.0.136 | Apache-2.0 OR MIT | | serde_json 1.0.79 | Apache-2.0 OR MIT | | serde_nanos 0.1.2 | Apache-2.0 OR MIT | | serde_repr 0.1.7 | Apache-2.0 OR MIT | | subslice 0.2.3 | Apache-2.0 OR MIT | | time 0.3.9 | Apache-2.0 OR MIT | | tokio 1.18.0 | MIT | | tokio-rustls 0.23.3 | Apache-2.0 OR MIT | | tokio-util 0.7.1 | MIT | | url 2.2.2 | Apache-2.0 OR MIT | ## Dev dependencies (tests, examples, benchmarks) | name | license | | --------------- | ----------------- | | criterion 0.3.5 | Apache-2.0 OR MIT | | rand 0.8.5 | Apache-2.0 OR MIT |