diff options
Diffstat (limited to 'vendor/quick-error/Cargo.lock')
-rw-r--r-- | vendor/quick-error/Cargo.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/quick-error/Cargo.lock b/vendor/quick-error/Cargo.lock new file mode 100644 index 000000000..4e9e64eb5 --- /dev/null +++ b/vendor/quick-error/Cargo.lock @@ -0,0 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +[[package]] +name = "quick-error" +version = "2.0.0" |