Skip to content

Commit ee47f50

Browse files
Bump pastey from 0.2.0 to 0.2.1 in the dependencies group
Bumps the dependencies group with 1 update: [pastey](https://github.com/as1100k/pastey). Updates `pastey` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/as1100k/pastey/releases) - [Changelog](https://github.com/AS1100K/pastey/blob/master/CHANGELOG.md) - [Commits](AS1100K/pastey@v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: pastey dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31cd334 commit ee47f50

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -19,7 +19,7 @@ approx = "0.5.1"
1919
criterion = { version = "0.8.1", features = ["html_reports"] }
2020
faer = { version = "0.23.2", default-features = false, features = ["std", "linalg"] }
2121
nalgebra = "0.34.1"
22-
pastey = "0.2.0"
22+
pastey = "0.2.1"
2323
proptest = "1.9.0"
2424

2525
[[bench]]

0 commit comments

Comments
 (0)