Sort emails by domain

This commit is contained in:
traxys 2023-08-29 21:52:36 +02:00
parent e983079d8e
commit 7414752ddd
3 changed files with 27 additions and 4 deletions

View file

@ -12,6 +12,7 @@ color-eyre = "0.6.2"
cookie = "0.17.0"
envious = "0.2.2"
futures-util = "0.3.28"
itertools = "0.11.0"
jwt-simple = "0.11.6"
once_cell = "1.18.0"
openidconnect = "3.3.0"