[dependencies.anyhow]
version = "1"
[dependencies.serde]
features = ["derive"]
version = "=1.0.149"
[dependencies.toml]
version = "0.5"
[package]
authors = ["Will Crichton <wcrichto@cs.stanford.edu>", "Gavin Gray <gavinleroy6@gmail.com>"]
description = "Handy utilities for working in the Aquascope workspace"
edition = "2021"
include = ["src/**/*", "Cargo.toml", "rust-toolchain.toml"]
license = "MIT"
name = "aquascope_workspace_utils"
repository = "https://github.com/cognitive-engineering-lab/aquascope"
version = "0.3.4"