tari_utilities 0.5.1

A set of useful and commonly used utilities that are used in several places in the Tari project.
Documentation
{
  "sign": true,
  "skip": {
    "commit": true,
    "tag": true
  },
  "bumpFiles": [
    {
      "filename": "Cargo.toml",
      "updater": "./scripts/cargo-version-updater.js"
    }
  ]
}