oxdock-sys-test-utils 0.6.0-alpha

Shared system test utilities for OxDock workspace tests.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "oxdock-sys-test-utils"
version = "0.6.0-alpha"
authors = ["Jeremy Harris <jeremy.harris@zenosmosis.com>"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Shared system test utilities for OxDock workspace tests."
readme = false
license = "Apache-2.0"
repository = "https://github.com/jzombie/oxdock-rs"
resolver = "2"

[lib]
name = "oxdock_sys_test_utils"
path = "src/lib.rs"

[dependencies]