Skip to content

Commit

Permalink
Release v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Sep 26, 2024
1 parent dd600d5 commit aebaded
Show file tree
Hide file tree
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 <konstin@mailbox.org>", "messense <messense@icloud.com>"]
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/**/*",
Expand Down Expand Up @@ -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"
Expand Down
Loading

0 comments on commit aebaded

Please sign in to comment.