Browse Source

update cargo.toml

tags/v0.0.1
Henry Case 3 years ago
parent
commit
5a3ea43c8f
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/rustapi/pqc-sys/Cargo.toml

+ 3
- 0
src/rustapi/pqc-sys/Cargo.toml View File

@@ -5,6 +5,9 @@ authors = ["Kris Kwiatkowski <contact@amongbytes.com>"]
edition = "2018"
links = "pqc_s"
build = "src/build.rs"
description = "Rust bindings for PQ CryptoCatalog"
license = "BSD-2-Clause"
homepage = "github.com/henrydcase/pqc"

[build-dependencies]
cmake = "0.1.31"


Loading…
Cancel
Save