mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
Fix email address in the key generator
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "key_generator"
|
||||
version = "0.1.0"
|
||||
authors = ["Michal Podhradsky <michal.podhradsky@galois.com>"]
|
||||
authors = ["Michal Podhradsky <mpodhradsky@galois.com>"]
|
||||
|
||||
[dependencies]
|
||||
rusthacl = { git = "https://github.com/podhrmic/rusthacl" }
|
||||
|
||||
Reference in New Issue
Block a user