Skip to content

Commit 1db5108

Browse files
build(deps): bump mock_instant from 0.2.1 to 0.3.1 (#373)
Bumps [mock_instant](https://github.com/museun/mock_instant) from 0.2.1 to 0.3.1. - [Commits](https://github.com/museun/mock_instant/commits) --- 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>
1 parent 5ade9ce commit 1db5108

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.

boringtun/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ aead = "0.5.0-pre.2"
4141
blake2 = "0.10"
4242
hmac = "0.12"
4343
jni = { version = "0.19.0", optional = true }
44-
mock_instant = { version = "0.2", optional = true }
44+
mock_instant = { version = "0.3", optional = true }
4545
socket2 = { version = "0.4.7", features = ["all"], optional = true }
4646
thiserror = { version = "1", optional = true }
4747

0 commit comments

Comments
 (0)