Skip to content

Commit dd8fc92

Browse files
chore(deps): bump dhat from 0.2.4 to 0.3.0 (#130)
Bumps [dhat](https://github.com/nnethercote/dhat-rs) from 0.2.4 to 0.3.0. - [Release notes](https://github.com/nnethercote/dhat-rs/releases) - [Commits](nnethercote/dhat-rs@0.2.4...0.3.0) --- updated-dependencies: - dependency-name: dhat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c025631 commit dd8fc92

File tree

2 files changed

+40
-5
lines changed

2 files changed

+40
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ anyhow = "1.0.57"
3232
async-stream = "0.3.3"
3333
async-trait = "0.1.53"
3434
chrono = "0.4.19"
35-
dhat = { version = "0.2.4", optional = true }
35+
dhat = { version = "0.3.0", optional = true }
3636
futures = "0.3.21"
3737
flate2 = "1.0.23"
3838
http = "0.2.7"

0 commit comments

Comments
 (0)