[dependencies.base16ct]
version = "0.1.1"
[dependencies.eframe]
features = ["persistence"]
version = "0.18.0"
[dependencies.egui]
version = "0.19.0"
[dependencies.md-5]
version = "0.10.1"
[dependencies.rfd]
version = "0.8"
[dependencies.sha1]
version = "0.10.1"
[dependencies.sha2]
version = "0.10.2"
[package]
authors = ["Victor Nilsson <@vcrn>"]
categories = ["cryptography", "filesystem"]
description = "cross-platform GUI-app for calculating hashes of files and comparing them to supplied hashes"
edition = "2021"
homepage = "https://github.com/vcrn/fash"
keywords = ["hash", "gui", "cross-platform", "sha256"]
license = "MIT OR Apache-2.0"
name = "fash"
readme = "README.md"
repository = "https://github.com/vcrn/fash"
resolver = "2"
version = "0.1.3"