Bump toml dev-dependency from 0.7 to 0.8

epel10 imports/epel10/rust-bytesize-1.3.0-5.el10
Fabio Valentini 4 months ago
parent 9a55a1e9b4
commit c275ef0368
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,11 @@
--- bytesize-1.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bytesize-1.3.0/Cargo.toml 2024-09-21T11:28:23.094321+00:00
@@ -39,7 +39,7 @@
version = "1.0.105"
[dev-dependencies.toml]
-version = "0.7.6"
+version = "0.8"
[features]
default = []

@ -12,6 +12,9 @@ Summary: Utility for human-readable bytes representations
License: Apache-2.0 License: Apache-2.0
URL: https://crates.io/crates/bytesize URL: https://crates.io/crates/bytesize
Source: %{crates_source} Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * bump toml dev-dependency from 0.7 to 0.8
Patch: bytesize-fix-metadata.diff
# * patch to fix doctests with Rust 1.80+ # * patch to fix doctests with Rust 1.80+
Patch: 0001-fix-typo-in-doc-code-block-annotation-that-caused-te.patch Patch: 0001-fix-typo-in-doc-code-block-annotation-that-caused-te.patch

Loading…
Cancel
Save