[dependencies.hdk]
version = "0.0.115"
[features]
default = ["mock"]
mock = ["hdk/mock", "hdk/test_utils"]
[package]
description = "Functions to help make mocking HDK native functions easier. Not complete, this is a work in progress"
edition = "2018"
license = "GPL-2.0"
name = "hdk_unit_testing"
version = "0.1.1"