salty 0.2.0-alpha.1

Small, sweet, swift Ed25519 signatures for microcontrollers
Documentation
[build]
  command = "curl https://sh.rustup.rs -sSf | sh -s -- -y && source $HOME/.cargo/env && rustup target add thumbv7em-none-eabi && cargo doc --document-private-items --target thumbv7em-none-eabi"
  publish = "target/thumbv7em-none-eabi/doc"

[[redirects]]
  from = "/"
  to = "/salty"