remove users from trip after they have read the notificatoin
This commit is contained in:
@ -27,6 +27,7 @@ csv = "1.3"
|
||||
itertools = "0.12"
|
||||
job_scheduler_ng = "2.0"
|
||||
ureq = { version = "2.9", features = ["json"] }
|
||||
regex = "1.10"
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
openssl = { version = "0.10", features = [ "vendored" ] }
|
||||
|
Reference in New Issue
Block a user