From ca3a36417a40d0f805ef736d73f85b74f765be1f Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Wed, 14 Oct 2020 04:25:50 +0500 Subject: [PATCH] Lock Cargo --- Cargo.lock | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Cargo.lock diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..cc8bd45 --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,5 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +[[package]] +name = "fedihub-registry" +version = "0.0.0"