sledgehammer_utils 0.3.1

Utilities for sledgehammer-bindgen
Documentation
[package]
name = "sledgehammer_utils"
version = "0.3.1"
edition = "2021"
authors = ["Evan Almloff <ealmlof1@stumail.jccc.edu>"]
description = "Utilities for sledgehammer-bindgen"
documentation = "https://docs.rs/sledgehammer_utils"
repository = "https://github.com/demonthos/sledgehammer_utils/"
license = "MIT"
keywords = []
categories = []

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rustc-hash = "1.1.0"

[dev-dependencies]
rand = "0.8.5"