Skip to content

Commit 0ff28ea

Browse files
Bump version_check from 0.9.4 to 0.9.5 (#1382)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a5f2cb commit 0ff28ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -77,7 +77,7 @@ strip = false
7777
pyo3 = { version = "0.22.0", features = ["auto-initialize"] }
7878

7979
[build-dependencies]
80-
version_check = "0.9.4"
80+
version_check = "0.9.5"
8181
# used where logic has to be version/distribution specific, e.g. pypy
8282
pyo3-build-config = { version = "0.22.0" }
8383

0 commit comments

Comments
 (0)