diff options
Diffstat (limited to 'rusty-haskell/rust/Cargo.lock')
-rw-r--r-- | rusty-haskell/rust/Cargo.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rusty-haskell/rust/Cargo.lock b/rusty-haskell/rust/Cargo.lock new file mode 100644 index 0000000..3cae764 --- /dev/null +++ b/rusty-haskell/rust/Cargo.lock @@ -0,0 +1,6 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +[[package]] +name = "rustlib" +version = "0.1.0" + |