We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce6c5f commit 400e18bCopy full SHA for 400e18b
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.3"
4
description = "Data-driven tests that work on stable Rust"
5
repository = "https://github.com/nextest-rs/datatest-stable"
6
license = "MIT OR Apache-2.0"
7
-publish = ["crates-io"]
+publish = true
8
readme = "README.md"
9
edition = "2021"
10
categories = ["development-tools::testing"]
0 commit comments