Skip to content

Commit

Permalink
build(deps): bump mock_instant from 0.2.1 to 0.3.1 (#373)
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.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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 5ade9ce commit 1db5108
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 boringtun/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ aead = "0.5.0-pre.2"
blake2 = "0.10"
hmac = "0.12"
jni = { version = "0.19.0", optional = true }
mock_instant = { version = "0.2", optional = true }
mock_instant = { version = "0.3", optional = true }
socket2 = { version = "0.4.7", features = ["all"], optional = true }
thiserror = { version = "1", optional = true }

Expand Down

0 comments on commit 1db5108

Please sign in to comment.