Skip to content

DustData v1.2.0

Compare
Choose a tag to compare
@peeeuzin peeeuzin released this 18 Jan 16:05
· 31 commits to stable since this release

To update:

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

or

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

What's Changed

Full Changelog: v1.1.0...v1.2.0