unpin tracing_core

This commit is contained in:
klensy 2024-07-04 14:43:27 +03:00
parent 51ff895062
commit 17b27d8e6c
2 changed files with 4 additions and 4 deletions

View file

@ -5541,9 +5541,9 @@ dependencies = [
[[package]]
name = "tracing-core"
version = "0.1.30"
version = "0.1.34"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
dependencies = [
"once_cell",
"valuable",