(by the way, Herman, much belated thanks for putting together the original Rust LA meetup all those years ago!)
If you look at the linked Cargo.toml you'll see
[dependencies] libc = "0.2.139" <snip> [dev-dependencies] pretty_assertions = "1.3.0" tempfile = "3.5.0"