From 37d8abc461db18ef5fb9d41c8252072b9b6de394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 00:50:57 +0000 Subject: [PATCH] Bump net2 in /medicines/transaction-log-file-creator Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.34 to 0.2.37. - [Release notes](https://github.com/deprecrated/net2-rs/releases) - [Commits](https://github.com/deprecrated/net2-rs/compare/0.2.34...0.2.37) --- updated-dependencies: - dependency-name: net2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- medicines/transaction-log-file-creator/Cargo.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/medicines/transaction-log-file-creator/Cargo.lock b/medicines/transaction-log-file-creator/Cargo.lock index 27ed94328..34fd12b3d 100644 --- a/medicines/transaction-log-file-creator/Cargo.lock +++ b/medicines/transaction-log-file-creator/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "RustyXML" version = "0.3.0" @@ -50,7 +52,7 @@ checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" [[package]] name = "azure_sdk_core" version = "0.43.2" -source = "git+https://github.com/MindFlavor/AzureSDKForRust#ce48a82e77dfc4875168ff4ae4a9aae38f776c95" +source = "git+https://github.com/MindFlavor/AzureSDKForRust?branch=master#ce48a82e77dfc4875168ff4ae4a9aae38f776c95" dependencies = [ "RustyXML", "base64 0.12.1", @@ -74,7 +76,7 @@ dependencies = [ [[package]] name = "azure_sdk_storage_blob" version = "0.43.2" -source = "git+https://github.com/MindFlavor/AzureSDKForRust#ce48a82e77dfc4875168ff4ae4a9aae38f776c95" +source = "git+https://github.com/MindFlavor/AzureSDKForRust?branch=master#ce48a82e77dfc4875168ff4ae4a9aae38f776c95" dependencies = [ "RustyXML", "azure_sdk_core", @@ -96,7 +98,7 @@ dependencies = [ [[package]] name = "azure_sdk_storage_core" version = "0.43.2" -source = "git+https://github.com/MindFlavor/AzureSDKForRust#ce48a82e77dfc4875168ff4ae4a9aae38f776c95" +source = "git+https://github.com/MindFlavor/AzureSDKForRust?branch=master#ce48a82e77dfc4875168ff4ae4a9aae38f776c95" dependencies = [ "azure_sdk_core", "base64 0.12.1", @@ -618,9 +620,9 @@ dependencies = [ [[package]] name = "net2" -version = "0.2.34" +version = "0.2.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ba7c918ac76704fb42afcbbb43891e72731f3dcca3bef2a19786297baf14af7" +checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae" dependencies = [ "cfg-if", "libc",