File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -330,12 +330,14 @@ All support is experimental.
330330 `libc <https://crates.io/crates/libc >`__, Utility library
331331 `log <https://crates.io/crates/log >`__, Logging library
332332 `md5 <https://crates.io/crates/md5 >`__, Utility library
333+ `poem <https://crates.io/crates/poem >`__, Web framework
333334 `postgres <https://crates.io/crates/postgres >`__, Database
334335 proc_macro, Standard library
335336 `regex <https://crates.io/crates/regex >`__, Utility library
336337 `reqwest <https://crates.io/crates/reqwest >`__, HTTP client
337338 `rusqlite <https://crates.io/crates/rusqlite >`__, Database
338339 std, Standard library
340+ `rust-crypto <https://crates.io/crates/rust-crypto >`__, Cryptography library
339341 `sqlx <https://crates.io/crates/sqlx >`__, Database
340342 `tokio <https://crates.io/crates/tokio >`__, Asynchronous IO
341343 `tokio-postgres <https://crates.io/crates/tokio-postgres >`__, Database
You can’t perform that action at this time.
0 commit comments