Skip to content

Commit c200385

Browse files
committed
Sync version in Cargo.lock
1 parent d0e878d commit c200385

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Changelog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## [1.8.3]
44

5-
* Fix relocating shared library for namespace modules [#2513](https://github.com/PyO3/maturin/pull/2513)
6-
* Don't install dependencies when running maturin develop --skip-install [#2504](https://github.com/PyO3/maturin/pull/2504)
7-
* Use emcc.bat to query version on Windows [#2478](https://github.com/PyO3/maturin/pull/2478)
8-
* Bump the attest-build-provenance version in the generated ci file [#2484](https://github.com/PyO3/maturin/pull/2478)
9-
* Fix platform tag on Solaris/Illumos [#2483](https://github.com/PyO3/maturin/pull/2483)
10-
* Fix cargo run uniffi-bindgen when cross compiling [#2476](https://github.com/PyO3/maturin/pull/2476)
5+
* Fix relocating shared library for namespace modules in [#2513](https://github.com/PyO3/maturin/pull/2513)
6+
* Don't install dependencies when running `maturin develop --skip-install` in [#2504](https://github.com/PyO3/maturin/pull/2504)
7+
* Use emcc.bat to query version on Windows in [#2478](https://github.com/PyO3/maturin/pull/2478)
8+
* Bump the attest-build-provenance version in the generated ci file in [#2484](https://github.com/PyO3/maturin/pull/2478)
9+
* Fix platform tag on Solaris/Illumos in [#2483](https://github.com/PyO3/maturin/pull/2483)
10+
* Fix cargo run uniffi-bindgen when cross compiling in [#2476](https://github.com/PyO3/maturin/pull/2476)
1111

1212
## [1.8.2]
1313

0 commit comments

Comments
 (0)