Update to version 0.6.18; Fixes RHBZ#2316413

epel10
Fabio Valentini 4 months ago
parent 368160aa8d
commit 5d853f0781
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/snapbox-0.6.10.crate
/snapbox-0.6.16.crate
/snapbox-0.6.17.crate
/snapbox-0.6.18.crate

@ -8,7 +8,7 @@
%global crate snapbox
Name: rust-snapbox
Version: 0.6.17
Version: 0.6.18
Release: %autorelease
Summary: Snapshot testing toolbox

@ -1,5 +1,5 @@
--- snapbox-0.6.17/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.6.17/Cargo.toml 2024-09-17T21:11:09.343786+00:00
--- snapbox-0.6.18/Cargo.toml 1970-01-01T00:00:01+00:00
+++ snapbox-0.6.18/Cargo.toml 2024-10-04T17:11:19.379054+00:00
@@ -189,7 +189,6 @@
"dep:os_pipe",
"dep:wait-timeout",
@ -20,7 +20,7 @@
optional = true
[lints.clippy]
@@ -305,3 +299,4 @@
@@ -306,3 +300,4 @@
[lints.rust.rust_2018_idioms]
level = "warn"
priority = -1

@ -1 +1 @@
SHA512 (snapbox-0.6.17.crate) = ee990e1b0851c40c4a9c88de737b430f57eb57b3ca55a1024786b82536e6bcf1e390e94864637cc8945b30ee3a1ff7f88ef97fbbadaea11717d587c00d078b8f
SHA512 (snapbox-0.6.18.crate) = 834f12fd31cc5595f54eddb9d007d35ddcc4ca2aee3e430340bfaa15d175cec4444f18d64098c4d6ddffdee0da3dab1c72aa7ff735e4833a96978968f800213c

Loading…
Cancel
Save