Update to version 1.0.93; Fixes RHBZ#2337065

epel10 imports/epel10/rust-proc-macro2-1.0.93-1.el10
Fabio Valentini 3 weeks ago
parent f88de61b50
commit 80f5b8411a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -82,3 +82,4 @@
/proc-macro2-1.0.88.crate
/proc-macro2-1.0.89.crate
/proc-macro2-1.0.92.crate
/proc-macro2-1.0.93.crate

@ -1,6 +1,6 @@
--- proc-macro2-1.0.92/Cargo.toml 1970-01-01T00:00:01+00:00
+++ proc-macro2-1.0.92/Cargo.toml 2024-11-26T20:05:37.694162+00:00
@@ -82,21 +82,12 @@
--- proc-macro2-1.0.93/Cargo.toml 1970-01-01T00:00:01+00:00
+++ proc-macro2-1.0.93/Cargo.toml 2025-01-14T21:02:12.518646+00:00
@@ -88,18 +88,9 @@
[dependencies.unicode-ident]
version = "1.0"
@ -19,6 +19,3 @@
-
-[dev-dependencies.tar]
-version = "0.4"
[features]
default = ["proc-macro"]

@ -5,7 +5,7 @@
%global crate proc-macro2
Name: rust-proc-macro2
Version: 1.0.92
Version: 1.0.93
Release: %autorelease
Summary: Substitute implementation of the Rust compiler's proc_macro API

@ -1 +1 @@
SHA512 (proc-macro2-1.0.92.crate) = e614f08acc0a7e97ef580479cf5b682378df1ca16f09bfb2296ebb3490a435229dea9d682c621c54ce57e8e1d3b7803eb8ff83c88bd02e07228dba6d02f14aee
SHA512 (proc-macro2-1.0.93.crate) = 1ae650e390e4f1b18d05f42d2ffcd025cabf72568a326cd85496c722600108b0aa0ab0161b39fcc931b8b302427f678650e703f4db57aa1a60f1751db881dc6c

Loading…
Cancel
Save