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