Skip to content

Databind 0.7.1

Latest
Compare
Choose a tag to compare
@MysteryBlokHed MysteryBlokHed released this 01 Sep 23:08
· 16 commits to master since this release
295107e

A small fix to the Cargo.toml documentation link

Documentation is available on Read The Docs.

To install the latest version of Databind, run cargo install databind --locked.
To install the latest patch of Databind 0.7, run cargo install databind --version ~0.7 --locked.
To install Databind 0.7.1, run cargo install databind --version 0.7.1 --locked.
Alternatively, download one of the attached binaries.

Fixed

  • Fixed an old documentation link in the Cargo.toml