Skip to content

Commit 4484ae3

Browse files
committed
ctest: Release 0.5.0-beta.2
This is the same description as d399a96 ("ctest: Release 0.5.0-beta.2"). That was a typo, it actually released 0.5.0-beta.1.
1 parent a67f1f8 commit 4484ae3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

ctest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ctest"
3-
version = "0.5.0-beta.1"
3+
version = "0.5.0-beta.2"
44
edition = "2024"
55
description = "Automated testing of FFI bindings in Rust."
66
rust-version = "1.88"

0 commit comments

Comments
 (0)