Add Cargo.lock

This file fixes dependency versions and ensures reproducible builds
This commit is contained in:
Philipp Oppermann
2019-01-25 12:39:35 +01:00
parent a80b09b1ae
commit bb569d0794

4
Cargo.lock generated Normal file
View File

@@ -0,0 +1,4 @@
[[package]]
name = "blog_os"
version = "0.1.0"