update rocket and add diesel
This commit is contained in:
parent
e7ce218de5
commit
c54cdc98ba
11 changed files with 1414 additions and 308 deletions
2
Rocket.toml
Normal file
2
Rocket.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[global.databases]
|
||||
sqlite_logs = { url = "db/dev.db", pool_size = 20 }
|
Loading…
Add table
Add a link
Reference in a new issue