Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use the tracing crate with its original package name.#1728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
mythrnr wants to merge2 commits intoasync-graphql:master
base:master
Choose a base branch
Loading
frommythrnr:fix/tracing/using-original-name

Conversation

mythrnr
Copy link
Contributor

@mythrnrmythrnr commentedJun 19, 2025
edited
Loading

Pull Request Overview

This pull request updates the use of thetracing crate to align with recent changes in its upstream release, removing the use of thetracinglib alias.

Changes

  • UpdatesCargo.toml to refer to thetracing crate directly, instead of using thetracinglib alias.
  • Adjusts the"tracing" feature declaration to usedep:tracing for clarity and alignment with Cargo best practices.
  • Updates import paths in relevant modules (dataloader,extensions::tracing) to use the standardtracing crate directly.

Reasons for Changes

  • The update accommodates breaking changes in thetracing-attributes crate, which made the alias approach no longer viable.

caioluis, aheart, dspicher, and dancixx reacted with thumbs up emoji
@mythrnrmythrnr marked this pull request as ready for reviewJune 19, 2025 16:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@mythrnr

[8]ページ先頭

©2009-2025 Movatter.jp