Skip to content

Commit

Permalink
Bump usdt from 0.3.2 to 0.3.5 (#102)
Browse files Browse the repository at this point in the history
Bumps [usdt](https://github.com/oxidecomputer/usdt) from 0.3.2 to 0.3.5.
- [Commits](https://github.com/oxidecomputer/usdt/commits/v0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 057de0a commit 3db1251
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
21 changes: 10 additions & 11 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 @@ -49,7 +49,7 @@ thiserror = "1.0.37"
tokio = { version = "1.21", features = ["full"] }
tokio-stream = { version = "0.1", features = ["fs"] }
tokio-util = { version = "0.7", features = ["compat"] }
usdt = "0.3.1"
usdt = "0.3.5"
uuid = { version = "1.1", default-features = false }
version_check = "0.9.4"
zerocopy = "0.6.1"
Expand Down

0 comments on commit 3db1251

Please sign in to comment.