Skip to content

Release v0.2.57

Choose a tag to compare

@dfallman dfallman released this 16 Apr 07:27
· 43 commits to master since this release
4420622

Bug fixes, updates, and improvements.

Quick install
Install/update to latest version of Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Clone, build, and install Dan
git clone https://github.com/dfallman/dan.git
cd dan
cargo build --release
cargo install --path .