Skip to content

Commit

Permalink
Release v1.7.4
Browse files Browse the repository at this point in the history
messense committed Sep 26, 2024

Verified

This commit was signed with the committer’s verified signature.
mayeut Matthieu Darbois
1 parent dd600d5 commit aebaded
Showing 3 changed files with 68 additions and 61 deletions.
117 changes: 59 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
authors = ["konstin <[email protected]>", "messense <[email protected]>"]
name = "maturin"
version = "1.7.3"
version = "1.7.4"
description = "Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages"
exclude = [
"test-crates/**/*",
@@ -135,7 +135,7 @@ pretty_assertions = { version = "1.3.0", optional = true }

[dev-dependencies]
expect-test = "1.4.1"
rstest = "0.21.0"
rstest = "0.22.0"
indoc = "2.0.3"
pretty_assertions = "1.3.0"
rustversion = "1.0.9"
Loading

0 comments on commit aebaded

Please sign in to comment.