Skip to content

Commit 8bee12b

Browse files
committed
Drop the version from all tools
None of these are intended to be published anymore, and this implicitly marks that in cargo.
1 parent 14bbc75 commit 8bee12b

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
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.

tools/mdbook-spec/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[package]
22
name = "mdbook-spec"
3-
version = "0.1.2"
43
edition = "2024"
54
license = "MIT OR Apache-2.0"
65
description = "An mdBook preprocessor to help with the Rust specification."

tools/style-check/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[package]
22
name = "style-check"
3-
version = "0.1.0"
43
authors = ["steveklabnik <steve@steveklabnik.com>"]
54
edition = "2024"
65

0 commit comments

Comments
 (0)