Skip to content

Commit 99d84a6

Browse files
committed
Make cargo-registry a workspace
1 parent b2a9990 commit 99d84a6

File tree

2 files changed

+53
-51
lines changed

2 files changed

+53
-51
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ version = "0.1.0"
55
license = "MIT/Apache-2.0"
66
repository = "https://github.com/rust-lang/crates.io"
77

8+
[workspace]
9+
810
[profile.release]
911
opt-level = 2
1012

0 commit comments

Comments
 (0)