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.
330
330
`libc <https://crates.io/crates/libc >`__, Utility library
331
331
`log <https://crates.io/crates/log >`__, Logging library
332
332
`md5 <https://crates.io/crates/md5 >`__, Utility library
333
+ `poem <https://crates.io/crates/poem >`__, Web framework
333
334
`postgres <https://crates.io/crates/postgres >`__, Database
334
335
proc_macro, Standard library
335
336
`regex <https://crates.io/crates/regex >`__, Utility library
336
337
`reqwest <https://crates.io/crates/reqwest >`__, HTTP client
337
338
`rusqlite <https://crates.io/crates/rusqlite >`__, Database
338
339
std, Standard library
340
+ `rust-crypto <https://crates.io/crates/rust-crypto >`__, Cryptography library
339
341
`sqlx <https://crates.io/crates/sqlx >`__, Database
340
342
`tokio <https://crates.io/crates/tokio >`__, Asynchronous IO
341
343
`tokio-postgres <https://crates.io/crates/tokio-postgres >`__, Database
You can’t perform that action at this time.
0 commit comments