shockrah
|
812d9a9615
|
Upgrading bcrypt's version to 0.8 from 0.6
|
2020-11-21 12:19:44 -08:00 |
|
shockrah
|
eaec922693
|
New dependancies
Fixing a bunch of things that cargo complains about but that really has no effect on me as a person
|
2020-11-17 23:46:03 -08:00 |
|
shockrah
|
774e7c679e
|
serde_json added to db-libs depdancies list
|
2020-11-17 22:42:42 -08:00 |
|
shockrah
|
a9c55bac90
|
New dependancy for db-lib chrono
! Used in messages module
|
2020-11-12 13:11:00 -08:00 |
|
shockrah
|
188184460f
|
Adding serde to db libraries list of deps
|
2020-11-03 21:44:23 -08:00 |
|
shockrah
|
89b042ba9e
|
Using async_trait crate to let us create asynchronous trait functions
this is only temporary until the rust standard changes
|
2020-09-02 19:12:05 -07:00 |
|
shockrah
|
f05f3160d6
|
updated cargo deps to include the soon coming db interface
|
2020-08-29 22:09:33 -07:00 |
|
shockrah
|
0822be3d20
|
renamed server/ to api/ since this is really only the api portion of the typical fc server
|
2020-08-22 15:52:37 -07:00 |
|