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