Documentation
[dependencies]

[package]
authors = ["Amazon Ion Team <ion-team@amazon.com>"]
categories = ["encoding", "parser-implementations", "cryptography"]
description = "Ion Hash"
edition = "2021"
exclude = ["**/.git/**", "**/.github/**", "**/.travis.yml", "**/.appveyor.yml", "**/ion-tests/iontestdata/**", "*.pdf"]
homepage = "https://github.com/amazon-ion/ion-rust"
keywords = ["ion", "parser", "json", "format", "hash"]
license = "Apache-2.0"
name = "ion-hash"
readme = "README.md"
repository = "https://github.com/amazon-ion/ion-rust"
rust-version = "1.65"
version = "0.1.1"