From 2bcda41c808fc772cf0f3d001fe1feee0b21f9f6 Mon Sep 17 00:00:00 2001 From: kkharji Date: Sat, 22 Apr 2023 07:17:05 +0300 Subject: [PATCH] chore(deps): bump xclog from 0.3.1 to 0.3.2 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fcfaaa5..ab4565f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2131,9 +2131,9 @@ dependencies = [ [[package]] name = "xclog" -version = "0.3.1" +version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c79fbd09626e697d80fba1d39b2009b2c31c540055d7e9bf23a7e83ebdc1ce4" +checksum = "6b7590c7eb85e23039aa995034969d9d539baced3ca8fcd09f7c08a96c3d32ff" dependencies = [ "anyhow", "async-stream",