Skip to content

Commit

Permalink
Bump tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Sep 1, 2020
1 parent e88e908 commit 77d4f94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Expand Up @@ -4983,9 +4983,9 @@ dependencies = [

[[package]]
name = "tracing-attributes"
version = "0.1.10"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fe233f4227389ab7df5b32649239da7ebe0b281824b4e84b342d04d3fd8c25e"
checksum = "80e0ccfc3378da0cce270c946b676a376943f5cd16aeba64568e7939806f4ada"
dependencies = [
"proc-macro2",
"quote",
Expand All @@ -4994,9 +4994,9 @@ dependencies = [

[[package]]
name = "tracing-core"
version = "0.1.14"
version = "0.1.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db63662723c316b43ca36d833707cc93dff82a02ba3d7e354f342682cc8b3545"
checksum = "4f0e00789804e99b20f12bc7003ca416309d28a6f495d6af58d1e2c2842461b5"
dependencies = [
"lazy_static",
]
Expand Down

0 comments on commit 77d4f94

Please sign in to comment.