shockrah
|
55ade005a2
|
Removing fluff dependancies from db-lib: lazy_static + jsonwebtoken
|
2020-12-28 21:52:49 -08:00 |
|
shockrah
|
9a3833ea49
|
sample .env now uses redis
Also I'm moving the redis deps to db-lib
Lazy static now added for the sake of holding the only static ref we need/want
the hmac secret
|
2020-12-22 21:28:38 -08:00 |
|
shockrah
|
7c41db0648
|
updated dependancies for db-lib so that serde::Serialize works as intended
Also added a macro arm to sql_err which allows for the passing of SqlError Objects through
|
2020-11-17 22:27:28 -08:00 |
|
shockrah
|
3925e2c57f
|
adding chrono to cargo.toml in db-lib
|
2020-11-12 13:15:24 -08:00 |
|
shockrah
|
188184460f
|
Adding serde to db libraries list of deps
|
2020-11-03 21:44:23 -08:00 |
|
shockrah
|
31e011ac49
|
async_trait crate added
|
2020-09-02 19:12:20 -07:00 |
|
shockrah
|
2981cbc30b
|
deps for db interface
|
2020-09-02 17:00:21 -07:00 |
|