Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-tokio-stream-devel-0.1.9-2.fc37 RPM for noarch

From Fedora 37 for ppc64le / r

Name: rust-tokio-stream-devel Distribution: Fedora Project
Version: 0.1.9 Vendor: Fedora Project
Release: 2.fc37 Build date: Sat Jul 23 09:16:10 2022
Group: Unspecified Build host: buildvm-x86-30.iad2.fedoraproject.org
Size: 154572 Source RPM: rust-tokio-stream-0.1.9-2.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/tokio-stream
Summary: Utilities to work with Stream and tokio
Utilities to work with `Stream` and `tokio`.

This package contains library source intended for building other packages which
use the "tokio-stream" crate.

Provides

Requires

License

MIT

Changelog

* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.1.9-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 16 2022 Fabio Valentini <decathorpe@gmail.com> 0.1.9-1
  - Update to version 0.1.9; Fixes RHBZ#2093639
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 01 2021 Fabio Valentini <decathorpe@gmail.com> 0.1.8-1
  - Update to version 0.1.8; Fixes RHBZ#2018554
* Mon Sep 27 2021 Fabio Valentini <decathorpe@gmail.com> 0.1.7-1
  - Update to version 0.1.7; Fixes RHBZ#2001712
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.5-1
  - Initial package

Files

/usr/share/cargo/registry/tokio-stream-0.1.9
/usr/share/cargo/registry/tokio-stream-0.1.9/.cargo-checksum.json
/usr/share/cargo/registry/tokio-stream-0.1.9/CHANGELOG.md
/usr/share/cargo/registry/tokio-stream-0.1.9/Cargo.toml
/usr/share/cargo/registry/tokio-stream-0.1.9/LICENSE
/usr/share/cargo/registry/tokio-stream-0.1.9/src
/usr/share/cargo/registry/tokio-stream-0.1.9/src/empty.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/iter.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/lib.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/macros.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/once.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/pending.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/all.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/any.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/chain.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/collect.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/filter.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/filter_map.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/fold.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/fuse.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/map.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/map_while.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/merge.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/next.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/skip.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/skip_while.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/take.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/take_while.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/then.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/throttle.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/timeout.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_ext/try_next.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/stream_map.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/broadcast.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/interval.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/lines.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/mpsc_bounded.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/mpsc_unbounded.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/read_dir.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/signal_unix.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/signal_windows.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/split.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/tcp_listener.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/unix_listener.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/src/wrappers/watch.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/async_send_sync.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_chain.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_collect.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_empty.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_fuse.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_iter.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_merge.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_once.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_pending.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_stream_map.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/stream_timeout.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/support
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/support/mpsc.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/time_throttle.rs
/usr/share/cargo/registry/tokio-stream-0.1.9/tests/watch.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024