Update to version 0.36.5; Fixes RHBZ#2316439

epel10 imports/epel10/rust-object-0.36.5-1.el10
Fabio Valentini 4 months ago
parent 05d8beb48e
commit d4a5adf229
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/object-0.36.2.crate
/object-0.36.3.crate
/object-0.36.4.crate
/object-0.36.5.crate

@ -1,11 +1,11 @@
--- object-0.36.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ object-0.36.4/Cargo.toml 2024-09-17T20:28:58.621759+00:00
--- object-0.36.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ object-0.36.5/Cargo.toml 2024-10-04T17:04:08.995880+00:00
@@ -98,11 +98,6 @@
version = "0.7.0"
optional = true
-[dependencies.wasmparser]
-version = "0.216.0"
-version = "0.218.0"
-optional = true
-default-features = false
-

@ -5,7 +5,7 @@
%global crate object
Name: rust-object
Version: 0.36.4
Version: 0.36.5
Release: %autorelease
Summary: Unified interface for reading and writing object file formats

@ -1 +1 @@
SHA512 (object-0.36.4.crate) = b929b3ad9ca32a5830a2ba103e6e14419b145c324b834b453d53f3cbfb5181246b2628baf5fc668c449f5337411d374b56abdd4d1dc4a744f65aaaab284bf77c
SHA512 (object-0.36.5.crate) = b85375ab3660a8a0c57833c28c4dc665dc0664857e1eb3cd472a61b9ec8c16c470b16475545c2c311fc23cb3c43755967f93feac12c7bfad013cfed5f879e355

Loading…
Cancel
Save