diff --git a/.gitignore b/.gitignore index 4127eea2..29f7c3a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /doc/ /target/ +/Cargo.lock diff --git a/Cargo.toml b/Cargo.toml index 7c722c56..8d6329a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,4 @@ authors = ["Steven Fackler