Skip to content

Commit bbe774e

Browse files
chore(deps): bump mock_instant from 0.2.1 to 0.3.0
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] <[email protected]>
1 parent ef15696 commit bbe774e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/tracing-limit/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dashmap = { version = "5.2.0", default-features = false }
1414
[dev-dependencies]
1515
criterion = "0.4"
1616
tracing = "0.1.34"
17-
mock_instant = { version = "0.2" }
17+
mock_instant = { version = "0.3" }
1818
tracing-subscriber = { version = "0.3.16", default-features = false, features = ["env-filter", "fmt"] }
1919

2020
[[bench]]

0 commit comments

Comments
 (0)