Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

feat: Read ADM settings data from a Google Storage bucket. #331

Merged
merged 10 commits into from
Jan 7, 2022
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ ignore = [
"RUSTSEC-2020-0071", # Time 0.14.3 - Potential segfault in time crate.
"RUSTSEC-2020-0159", # Chrono 0.4.19 - Potential segfault in `localtime_r` invokations.
"RUSTSEC-2021-0124", # Bound by tokio restrictions
"RUSTSEC-2021-0131", # included by actix-http 2.2.1
]
Loading