SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-teloxide-devel rpm build for : Fedora 37. For other distributions click rust-teloxide-devel.

Name : rust-teloxide-devel
Version : 0.3.4 Vendor : Fedora Project
Release : 5.fc37 Date : 2022-07-23 09:04:46
Group : Unspecified Source RPM : rust-teloxide-0.3.4-5.fc37.src.rpm
Size : 0.90 MB
Packager : Fedora Project
Summary : Elegant Telegram bots framework for Rust
Description :
Elegant Telegram bots framework for Rust.

This package contains library source intended for building other packages
which use \"teloxide\" crate.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-teloxide-devel-0.3.4-5.fc37.noarch.rpm
ftp.icm.edu.pl  rust-teloxide-devel-0.3.4-5.fc37.noarch.rpm
     

Provides :
crate(teloxide)
rust-teloxide-devel

Requires :
(crate(async-trait/default) >= 0.1.36 with crate(async-trait/default) < 0.2.0~)
(crate(bytes/default) >= 0.5.5 with crate(bytes/default) < 0.6.0~)
(crate(derive_more/default) >= 0.99.9 with crate(derive_more/default) < 0.100.0~)
(crate(futures/default) >= 0.3.5 with crate(futures/default) < 0.4.0~)
(crate(lockfree/default) >= 0.5.1 with crate(lockfree/default) < 0.6.0~)
(crate(log/default) >= 0.4.8 with crate(log/default) < 0.5.0~)
(crate(mime/default) >= 0.3.16 with crate(mime/default) < 0.4.0~)
(crate(pin-project/default) >= 0.4.22 with crate(pin-project/default) < 0.5.0~)
(crate(reqwest/default) >= 0.10.6 with crate(reqwest/default) < 0.11.0~)
(crate(reqwest/json) >= 0.10.6 with crate(reqwest/json) < 0.11.0~)
(crate(reqwest/stream) >= 0.10.6 with crate(reqwest/stream) < 0.11.0~)
(crate(serde/default) >= 1.0.114 with crate(serde/default) < 2.0.0~)
(crate(serde/derive) >= 1.0.114 with crate(serde/derive) < 2.0.0~)
(crate(serde_json/default) >= 1.0.55 with crate(serde_json/default) < 2.0.0~)
(crate(serde_with_macros/default) >= 1.1.0 with crate(serde_with_macros/default) < 2.0.0~)
(crate(teloxide-macros/default) >= 0.3.2 with crate(teloxide-macros/default) < 0.4.0~)
(crate(thiserror/default) >= 1.0.20 with crate(thiserror/default) < 2.0.0~)
(crate(tokio-util/default) >= 0.3.1 with crate(tokio-util/default) < 0.4.0~)
(crate(tokio/default) >= 0.2.21 with crate(tokio/default) < 0.3.0~)
(crate(tokio/fs) >= 0.2.21 with crate(tokio/fs) < 0.3.0~)
(crate(tokio/stream) >= 0.2.21 with crate(tokio/stream) < 0.3.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/share/cargo/registry/teloxide-0.3.4
/usr/share/cargo/registry/teloxide-0.3.4/.cargo-checksum.json
/usr/share/cargo/registry/teloxide-0.3.4/CHANGELOG.md
/usr/share/cargo/registry/teloxide-0.3.4/CODE_STYLE.md
/usr/share/cargo/registry/teloxide-0.3.4/CONTRIBUTING.md
/usr/share/cargo/registry/teloxide-0.3.4/Cargo.toml
/usr/share/cargo/registry/teloxide-0.3.4/ICON.png
/usr/share/cargo/registry/teloxide-0.3.4/LICENSE
/usr/share/cargo/registry/teloxide-0.3.4/README.md
/usr/share/cargo/registry/teloxide-0.3.4/examples
/usr/share/cargo/registry/teloxide-0.3.4/examples/README.md
/usr/share/cargo/registry/teloxide-0.3.4/examples/test_examples.sh
/usr/share/cargo/registry/teloxide-0.3.4/logo.svg
/usr/share/cargo/registry/teloxide-0.3.4/rustfmt.toml
/usr/share/cargo/registry/teloxide-0.3.4/src
/usr/share/cargo/registry/teloxide-0.3.4/src/bot
/usr/share/cargo/registry/teloxide-0.3.4/src/bot/api.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/bot/download.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/bot/mod.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/dialogue_dispatcher.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/dialogue_dispatcher_handler.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/dialogue_stage.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/dialogue_with_cx.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/get_chat_id.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/mod.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/storage
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/storage/in_mem_storage.rs
/usr/share/cargo/registry/teloxide-0.3.4/src/dispatching/dialogue/storage/mod.rs
There is 213 files more in these RPM.

 
ICM