Remove Cargo.lock

This commit is contained in:
Stjepan Glavina 2020-05-16 19:46:27 +02:00
parent 049f9a779b
commit d62affc359
2 changed files with 1 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/target
Cargo.lock

6
Cargo.lock generated
View File

@ -1,6 +0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "event-listener"
version = "0.1.0"