Skip to content

Commit 38a23a4

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump tracing from 0.1.31 to 0.1.32 (#1537)
(cherry picked from commit 28f176b) Signed-off-by: Oliver Gould <[email protected]>
1 parent 33abd89 commit 38a23a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2333,9 +2333,9 @@ dependencies = [
23332333

23342334
[[package]]
23352335
name = "tracing"
2336-
version = "0.1.31"
2336+
version = "0.1.32"
23372337
source = "registry+https://github.com/rust-lang/crates.io-index"
2338-
checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f"
2338+
checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"
23392339
dependencies = [
23402340
"cfg-if",
23412341
"log",
@@ -2346,9 +2346,9 @@ dependencies = [
23462346

23472347
[[package]]
23482348
name = "tracing-attributes"
2349-
version = "0.1.19"
2349+
version = "0.1.20"
23502350
source = "registry+https://github.com/rust-lang/crates.io-index"
2351-
checksum = "8276d9a4a3a558d7b7ad5303ad50b53d58264641b82914b7ada36bd762e7a716"
2351+
checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b"
23522352
dependencies = [
23532353
"proc-macro2",
23542354
"quote",

0 commit comments

Comments
 (0)