humthreads 0.1.3

Threads for humans
Documentation
1
2
3
4
5
6
#!/usr/bin/env bash
set -ex

# Need a lock file to audit.
cargo update
cargo audit