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