mirror of
https://github.com/actix/examples
synced 2025-01-22 22:05:57 +01:00
Update README.md
This commit is contained in:
parent
d3a69f0c58
commit
bb6fefc1e5
@ -8,7 +8,7 @@
|
||||
|
||||
- [actix](https://crates.io/crates/actix) // Actix is a Rust actors framework.
|
||||
- [actix-web](https://crates.io/crates/actix-web) // Actix web is a simple, pragmatic and extremely fast web framework for Rust.
|
||||
- [brcypt](https://crates.io/crates/bcrypt) // Easily hash and verify passwords using bcrypt.
|
||||
- [bcrypt](https://crates.io/crates/bcrypt) // Easily hash and verify passwords using bcrypt.
|
||||
- [chrono](https://crates.io/crates/chrono) // Date and time library for Rust.
|
||||
- [diesel](https://crates.io/crates/diesel) // A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL.
|
||||
- [dotenv](https://crates.io/crates/dotenv) // A dotenv implementation for Rust.
|
||||
|
Loading…
x
Reference in New Issue
Block a user