Skip to content

Commit

Permalink
Bump gettid from 0.1.2 to 0.1.3 (#33)
Browse files Browse the repository at this point in the history
Bumps [gettid](https://github.com/jmgao/gettid) from 0.1.2 to 0.1.3.
- [Commits](https://github.com/jmgao/gettid/commits)

---
updated-dependencies:
- dependency-name: gettid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent e1071d6 commit 1fa085e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tracing = ["dep:tracing-core", "dep:tracing-subscriber", "dep:color-name" ]

[dependencies]
color-name = { version = "1.1.0", optional = true }
gettid = { version = "0.1.2", optional = true }
gettid = { version = "0.1.3", optional = true }
nvtx-sys = { path = "crates/nvtx-sys" }
tracing-core = { version = "0.1.32", optional = true }
tracing-subscriber = { version = "0.3.18", optional = true }
Expand Down

0 comments on commit 1fa085e

Please sign in to comment.