Skip to content

Commit 3353acc

Browse files
committed
Rename crates-io.md to README.md for spdlog-{macros,internal}
1 parent a619332 commit 3353acc

File tree

4 files changed

+0
-2
lines changed

4 files changed

+0
-2
lines changed

spdlog-internal/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name = "spdlog-internal"
33
version = "0.2.0"
44
description = "Internal private common code for crate \"spdlog-rs\""
5-
readme = "crates-io.md"
65
edition.workspace = true
76
rust-version.workspace = true
87
repository.workspace = true
File renamed without changes.

spdlog-macros/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name = "spdlog-macros"
33
version = "0.3.0"
44
description = "Macros implementation of crate \"spdlog-rs\""
5-
readme = "crates-io.md"
65
edition.workspace = true
76
rust-version.workspace = true
87
repository.workspace = true
File renamed without changes.

0 commit comments

Comments
 (0)