Skip to content

Commit e686ef7

Browse files
Firestar99LegNeato
authored andcommitted
cargo-release: set difftest crate version = "0.0.0"
1 parent a57c1a4 commit e686ef7

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/difftests/bin/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "difftests"
3-
version.workspace = true
3+
version = "0.0.0"
4+
publish = false
45
authors.workspace = true
56
edition.workspace = true
67
license.workspace = true

tests/difftests/lib/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "difftest"
3-
version.workspace = true
3+
version = "0.0.0"
4+
publish = false
45
authors.workspace = true
56
edition.workspace = true
67
license.workspace = true

tests/difftests/tests/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)