Skip to content

Commit adb2906

Browse files
committed
Release v1.12.2
1 parent 6473568 commit adb2906

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["konstin <konstin@mailbox.org>", "messense <messense@icloud.com>"]
33
name = "maturin"
4-
version = "1.12.1"
4+
version = "1.12.2"
55
description = "Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages"
66
exclude = [
77
"test-crates/**/*",

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.12.2
4+
5+
* Fix: allow absolute paths for `--sbom-include` (#3004)
6+
37
## 1.12.1
48

59
* Replace addnab/docker-run-action with direct docker run command

0 commit comments

Comments
 (0)