This commit is contained in:
2023-08-29 21:34:01 +02:00
parent d5fdf4fb48
commit 1a7a0ce585
6 changed files with 28 additions and 22 deletions

2
rust/Cargo.lock generated
View File

@@ -2388,6 +2388,8 @@ dependencies = [
[[package]]
name = "tracing-attributes"
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
dependencies = [
"proc-macro2",
"quote",