Compare commits

..

4 Commits

2
.gitignore vendored

@ -3,3 +3,5 @@
/async-channel-1.8.0.crate
/async-channel-1.9.0.crate
/async-channel-2.1.1.crate
/async-channel-2.2.1.crate
/async-channel-2.3.1.crate

@ -1,6 +1,6 @@
--- async-channel-2.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ async-channel-2.1.1/Cargo.toml 2023-12-31T17:36:17.961926+00:00
@@ -65,5 +65,3 @@
--- async-channel-2.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ async-channel-2.3.1/Cargo.toml 2024-09-22T12:43:06.179112+00:00
@@ -60,5 +60,3 @@
"event-listener-strategy/std",
]

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate async-channel
Name: rust-async-channel
Version: 2.1.1
Version: 2.3.1
Release: %autorelease
Summary: Async multi-producer multi-consumer channel

@ -1 +1 @@
SHA512 (async-channel-2.1.1.crate) = 97fcdcb22fd701c2dc5ec9b2bf399cea81068be172b11b0745fec4ffa9b773906f6d121ca6c9408e1e3a9a9cddb36d81e99ea816e562975e7ab376e1ae6567f7
SHA512 (async-channel-2.3.1.crate) = 94c999912bdf681dcb686292645bc8c340c2687bc9544f317e0123e672752c6b31e9d784e488e7d0bab79b5f207da8904a7f1fe140397513b47c292a6508a7e5

Loading…
Cancel
Save