Skip to content

Commit 34e0c30

Browse files
Bump tracing-attributes from 0.1.28 to 0.1.31
Bumps [tracing-attributes](https://github.com/tokio-rs/tracing) from 0.1.28 to 0.1.31. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-attributes-0.1.28...tracing-attributes-0.1.31) --- updated-dependencies: - dependency-name: tracing-attributes dependency-version: 0.1.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f189376 commit 34e0c30

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java_runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tracing = { workspace = true }
1414

1515
chrono = { version = "^0.4", default-features = false }
1616
encoding_rs = { version = "^0.8", features = ["alloc"], default-features = false }
17-
tracing-attributes = { version = "<0.1.29" } # Pin this to avoid compile error with no-std https://github.com/tokio-rs/tracing/issues/3388
17+
tracing-attributes = { version = "<0.1.32" } # Pin this to avoid compile error with no-std https://github.com/tokio-rs/tracing/issues/3388
1818
url = { version = "^2.5", default-features = false }
1919
zip = { version = "^8.6", features = ["deflate"], default-features = false }
2020

0 commit comments

Comments
 (0)