Skip to content

Commit 0ca1f6b

Browse files
Update dependency PyO3/maturin to v1.15.0 (#2696)
1 parent a8e1c36 commit 0ca1f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
CARGO_TERM_COLOR: always
2424
RUSTUP_MAX_RETRIES: 10
2525
# renovate: datasource=github-releases depName=PyO3/maturin versioning=semver
26-
MATURIN_VERSION: "v1.14.1"
26+
MATURIN_VERSION: "v1.15.0"
2727

2828
jobs:
2929
sdist:

0 commit comments

Comments
 (0)