Skip to content

Commit 00f4bfd

Browse files
redsun82geoffw0
andauthored
Rust: add some more supported libraries
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
1 parent e2a86aa commit 00f4bfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/reusables/supported-frameworks.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)