[package] name = "tedge_test_utils" version = "0.7.3" authors = ["thin-edge.io team "] edition = "2021" rust-version = "1.58.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [package.metadata.cargo-udeps.ignore] normal = ["anyhow"] [dependencies] anyhow = "1.0" tempfile = "3.3" toml = "0.5"