Skip to content

Databind 0.6.1

Compare
Choose a tag to compare
@MysteryBlokHed MysteryBlokHed released this 09 Aug 00:00
· 47 commits to master since this release
9ff3557

Some very small docs/workflow updates

Documentation is available on Read The Docs.

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

Documentation changes

Other changes

  • Remove an unneeded condition from release.yaml (ad5c62e)
  • Update docs link in Cargo.toml (44e563a)