Fill event_map with all events that will be needed for resolution

This commit is contained in:
Devin Ragotzy 2021-01-06 15:05:09 -05:00 committed by Devin Ragotzy
parent 8de0d9f9ce
commit 168ae8dca0
2 changed files with 22 additions and 11 deletions

2
Cargo.lock generated
View file

@ -212,8 +212,8 @@ dependencies = [
"js_int",
"jsonwebtoken",
"log",
"regex",
"rand 0.7.3",
"regex",
"reqwest",
"ring",
"rocket",