Add uid and name fields in keys

This commit is contained in:
ManyTheFish
2022-05-25 10:32:47 +02:00
parent e2c204cf86
commit 96a5791e39
9 changed files with 205 additions and 177 deletions

1
Cargo.lock generated
View File

@ -1982,6 +1982,7 @@ dependencies = [
"sha2",
"thiserror",
"time 0.3.9",
"uuid",
]
[[package]]