Skip to content

Conversation

calavera
Copy link
Contributor

Some versions of tracing don't implement the tracing::Value trait for &std::string::String, and the runtime doesn't compile with them. By setting a minimum required version, we guarantee that the runtime compiles.

Signed-off-by: David Calavera [email protected]

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

Some versions of tracing don't implement the tracing::Value trait for &std::string::String, and the runtime doesn't compile with them. By setting a minimum required version, we guarantee that the runtime compiles.

Signed-off-by: David Calavera <[email protected]>
@calavera calavera merged commit e042103 into main Jan 11, 2023
@calavera calavera deleted the fix_tracing branch January 11, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants