Update to version 0.1.26; Fixes RHBZ#2215964

epel9
Fabio Valentini 2 years ago
parent a683e40d95
commit 70c0c0aac9
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/tracing-attributes-0.1.22.crate /tracing-attributes-0.1.22.crate
/tracing-attributes-0.1.23.crate /tracing-attributes-0.1.23.crate
/tracing-attributes-0.1.24.crate /tracing-attributes-0.1.24.crate
/tracing-attributes-0.1.26.crate

@ -6,7 +6,7 @@
%global crate tracing-attributes %global crate tracing-attributes
Name: rust-tracing-attributes Name: rust-tracing-attributes
Version: 0.1.24 Version: 0.1.26
Release: %autorelease Release: %autorelease
Summary: Procedural macro attributes for automatically instrumenting functions Summary: Procedural macro attributes for automatically instrumenting functions

@ -1 +1 @@
SHA512 (tracing-attributes-0.1.24.crate) = 925bb3840ccb093dea2625802e5ee3a5f4bc3eafe2a8715670b1f14d2f4a01eff0c50f11368507247bcade02748eee8585975d156f5d2c932231c6e2ed89c0f5 SHA512 (tracing-attributes-0.1.26.crate) = ddb9f5efb33627586cef49e3bd45d45b643cdc0e280c970a32f92c8ebe3bd51428ee395c43613911e23841ffab36daad322f2a874732491aaf6a95bd5035fb44

Loading…
Cancel
Save