summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2021-03-16feat: create and search emailSanto Cariotti
2021-03-16feat: make regex of url to check if it is validSanto Cariotti
Currently it works only with GitHub
2021-03-16feat: use uuid v4Santo Cariotti
2021-03-13feat: add get all repos from dbSanto Cariotti
2021-03-10feat: add logging with slogSanto Cariotti
2021-03-09conf: add dependencies for postgresqlSanto Cariotti
2021-03-07initSanto Cariotti