Remove Cargo.lock

This commit is contained in:
John Kåre Alsaker
2018-05-28 16:33:54 +02:00
committed by Michael Woerister
parent 5825c7b250
commit e5f473b427
2 changed files with 1 additions and 14 deletions
+1
View File
@@ -1,2 +1,3 @@
/target
**/*.rs.bk
/Cargo.lock
Generated
-14
View File
@@ -1,14 +0,0 @@
[[package]]
name = "byteorder"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "rustc-hash"
version = "1.0.0"
dependencies = [
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[metadata]
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"