test-context/Cargo.toml
github-actions[bot] e192646827
chore: release v0.5.1 (#56)
* chore: release v0.5.1

* chore: update CHANGELOG

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JasterV <49537445+JasterV@users.noreply.github.com>
2025-11-04 17:31:13 +01:00

15 lines
392 B
TOML

[workspace]
resolver = "2"
members = ["test-context", "test-context-macros"]
[workspace.package]
edition = "2024"
version = "0.5.1"
rust-version = "1.91.0"
homepage = "https://github.com/JasterV/test-context"
repository = "https://github.com/JasterV/test-context"
authors = [
"Mark Hildreth <mark.k.hildreth@gmail.com>",
"Victor Martinez <victor.martinez@jaster.xyz>",
]
license = "MIT"