Skip to content

Commit 68558dc

Browse files
committed
promote ctest-next to ctest
1 parent 7c491e2 commit 68558dc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+73
-93
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ extra_traits = []
141141
[workspace]
142142
members = [
143143
"ctest",
144-
"ctest-next",
145144
"ctest-test",
146145
"libc-test",
147146
]

ctest-next/Cargo.toml renamed to ctest/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
2-
name = "ctest-next"
3-
version = "0.1.0"
2+
name = "ctest"
3+
version = "0.5.0-beta.0"
44
edition = "2024"
55
rust-version = "1.88"
66
license = "MIT OR Apache-2.0"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)