Skip to content

Commit 67c7d88

Browse files
authored
Merge pull request #413 from plebhash/2026-04-07-publish-integration-tests-crate
add `description` field to `integration_tests_sv2` `Cargo.toml`
2 parents a06e444 + fae3011 commit 67c7d88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration-tests/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "integration_tests_sv2"
33
version = "0.1.0"
44
authors = ["The Stratum V2 Developers"]
55
edition = "2021"
6+
description = "Sv2 Integration Tests Framework"
67
documentation = "https://github.com/stratum-mining/stratum"
78
readme = "README.md"
89
homepage = "https://stratumprotocol.org"

0 commit comments

Comments
 (0)