summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 13:42:00 +0100
committerGitHub <noreply@github.com>2024-07-01 13:42:00 +0100
commit76b9f14c0accc9ae5f671816480c87d11e7f9f8a (patch)
treefd337e6c00caf20f9561554edb1e58f5495543bb
parentBump cryptography from 42.0.7 to 42.0.8 (#17382) (diff)
downloadsynapse-76b9f14c0accc9ae5f671816480c87d11e7f9f8a.tar.xz
Bump log from 0.4.21 to 0.4.22 (#17384)
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock

index 1955c1a4e7..545a7a0a1c 100644 --- a/Cargo.lock +++ b/Cargo.lock
@@ -234,9 +234,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.21" +version = "0.4.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" +checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" [[package]] name = "memchr"