Skip to content

Commit 85bac78

Browse files
committed
Split top-crates into a basic library
Also rename it to namespace it a bit.
1 parent 7d91995 commit 85bac78

File tree

4 files changed

+432
-417
lines changed

4 files changed

+432
-417
lines changed

top-crates/Cargo.lock

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

top-crates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
authors = ["Jake Goulding <[email protected]>"]
3-
name = "top-crates"
3+
name = "rust-playground-top-crates"
44
version = "0.1.0"
55
edition = "2018"
66

0 commit comments

Comments
 (0)