Skip to content

Commit fa8f542

Browse files
authored
Merge pull request #6 from copper-project/fix/cargo-vcs-info
removed metadata from crates.io
2 parents 74f546c + 217db1e commit fa8f542

4 files changed

Lines changed: 2 additions & 13 deletions

File tree

.cargo_vcs_info.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/target
22
/Cargo.lock
3-
3+
/.cargo_vcs_info.json

derive/.cargo_vcs_info.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

derive/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/target
22
/Cargo.lock
3+
/.cargo_vcs_info.json

0 commit comments

Comments
 (0)