Skip to content

Commit

Permalink
chore(deps): bump mock_instant from 0.2.1 to 0.3.0 (vectordotdev#17210)
Browse files Browse the repository at this point in the history
Bumps [mock_instant](https://github.com/museun/mock_instant) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/museun/mock_instant/releases)
- [Commits](museun/mock_instant@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: mock_instant
  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>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent ef15696 commit 40c9afc
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 lib/tracing-limit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dashmap = { version = "5.2.0", default-features = false }
[dev-dependencies]
criterion = "0.4"
tracing = "0.1.34"
mock_instant = { version = "0.2" }
mock_instant = { version = "0.3" }
tracing-subscriber = { version = "0.3.16", default-features = false, features = ["env-filter", "fmt"] }

[[bench]]
Expand Down

0 comments on commit 40c9afc

Please sign in to comment.