mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 07:35:38 +00:00
update cargo.toml
This commit is contained in:
parent
730b2c7d47
commit
5a3ea43c8f
@ -5,6 +5,9 @@ authors = ["Kris Kwiatkowski <contact@amongbytes.com>"]
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
links = "pqc_s"
|
links = "pqc_s"
|
||||||
build = "src/build.rs"
|
build = "src/build.rs"
|
||||||
|
description = "Rust bindings for PQ CryptoCatalog"
|
||||||
|
license = "BSD-2-Clause"
|
||||||
|
homepage = "github.com/henrydcase/pqc"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cmake = "0.1.31"
|
cmake = "0.1.31"
|
||||||
|
Loading…
Reference in New Issue
Block a user