Skip to content

Commit e338835

Browse files
committed
Merge pull request #20 from RustOS-Fork-Holding-Ground/lib
Rename to `lib.rs`, remove now-uneeded `[lib]` in Cargo.toml
2 parents 1366fce + 97e0cf3 commit e338835

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ keywords = ["macro", "lazy", "static"]
2424
# crates.io will validate the license provided against a whitelist of known
2525
# licenses. Multiple licenses can be separated with a `/`
2626
license = "MIT"
27-
28-
[lib]
29-
30-
name = "lazy_static"

src/lazy_static.rs src/lib.rs

File renamed without changes.

0 commit comments

Comments
 (0)