Skip to content

v1.2.1

Compare
Choose a tag to compare
@peeeuzin peeeuzin released this 18 Jan 18:03
· 29 commits to stable since this release

To update:

  • Add the following line to your Cargo.toml:
[dependencies]
dustdata = "1.2.1"

or

  • Run the following Cargo command in your project directory
cargo add dustdata@1.2.1

Full Changelog: v1.2.0...v1.2.1