mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
fix diesel example
This commit is contained in:
@ -36,7 +36,7 @@ There will now be a database file at `./test.db`.
|
||||
|
||||
```sh
|
||||
cd databases/diesel
|
||||
cargo run (or ``cargo watch -x run``)
|
||||
cargo run
|
||||
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
Reference in New Issue
Block a user