Skip to content

Commit 061fcdd

Browse files
committed
Starting Cargo integration
1 parent 69e80ce commit 061fcdd

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Cargo.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[package]
2+
3+
name = "lazy_static"
4+
version = "0.1.0"
5+
authors = [ "[email protected]" ]
6+
7+
[[lib]]
8+
9+
name = "lazy_static"
File renamed without changes.

0 commit comments

Comments
 (0)