mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
add module to store multiple certificates
This commit is contained in:
parent
8d11af336e
commit
f374598fd3
3 changed files with 114 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#![forbid(unsafe_code)]
|
||||
|
||||
mod certificates;
|
||||
mod metadata;
|
||||
use metadata::{FileOptions, PresetMeta};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue