Skip to content

Release v0.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Dec 16:38

Changes in v0.5.2

  • feat: add SHA-2 family hash algorithm support (SHA256/384/512) (2e936c9)

Installation

Add this to your Cargo.toml:

[dependencies]
dotscope = "0.5.2"

Or install via cargo:

cargo add dotscope