Random tools for testing performance of CECPQ2 and CECPQ2b
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Cargo.toml 247 B

5 년 전
12345678910
  1. [package]
  2. name = "rawhammer"
  3. version = "0.1.0"
  4. authors = ["Kris Kwiatkowski <kris@cloudflare.com>"]
  5. edition = "2018"
  6. # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
  7. [dependencies]
  8. clap = "2.33.0"