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

rust-sqlx-core-devel-0.8.2-1.fc39 RPM for noarch

From Fedora 39 updates for x86_64 / Packages / r

Name: rust-sqlx-core-devel Distribution: Fedora Project
Version: 0.8.2 Vendor: Fedora Project
Release: 1.fc39 Build date: Wed Sep 11 11:08:03 2024
Group: Unspecified Build host: buildvm-x86-29.iad2.fedoraproject.org
Size: 477689 Source RPM: rust-sqlx-core-0.8.2-1.fc39.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/sqlx-core
Summary: Core of SQLx, the rust SQL toolkit. Not intended to be used directly
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.

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

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Tue Sep 10 2024 Cristian Le <[email protected]> - 0.8.2-1
  - Bump to version 0.8.2
* Tue Sep 10 2024 Cristian Le <[email protected]> - 0.8.1-1
  - import rhbz#2279537

Files

/usr/share/cargo/registry/sqlx-core-0.8.2
/usr/share/cargo/registry/sqlx-core-0.8.2/.cargo-checksum.json
/usr/share/cargo/registry/sqlx-core-0.8.2/Cargo.toml
/usr/share/cargo/registry/sqlx-core-0.8.2/LICENSE-APACHE
/usr/share/cargo/registry/sqlx-core-0.8.2/LICENSE-MIT
/usr/share/cargo/registry/sqlx-core-0.8.2/src
/usr/share/cargo/registry/sqlx-core-0.8.2/src/acquire.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/arguments.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/column.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/connection
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/connection/backend.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/connection/executor.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/connection/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/database.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/driver.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/error.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/kind.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/migrate.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/options.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/query_result.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/row.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/statement.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/transaction.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/type_info.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types/blob.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types/bool.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types/float.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types/int.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/types/str.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/any/value.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/arguments.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/column.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/common
/usr/share/cargo/registry/sqlx-core-0.8.2/src/common/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/common/statement_cache.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/connection.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/database.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/decode.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/describe.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/encode.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/error.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/executor.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/ext
/usr/share/cargo/registry/sqlx-core-0.8.2/src/ext/async_stream.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/ext/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/ext/ustr.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/from_row.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/fs.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/buf.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/buf_mut.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/buf_stream.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/decode.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/encode.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/read_buf.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/io/write_and_flush.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/lib.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/logger.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/error.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/migrate.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/migration.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/migration_type.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/migrator.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/migrate/source.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/socket
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/socket/buffered.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/socket/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/tls
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/tls/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/tls/tls_native_tls.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/tls/tls_rustls.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/net/tls/util.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool/connection.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool/executor.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool/inner.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool/maybe.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/pool/options.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/query.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/query_as.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/query_builder.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/query_scalar.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/raw_sql.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/row.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/rt_async_std
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/rt_async_std/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/rt_async_std/socket.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/rt_tokio
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/rt_tokio/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/rt/rt_tokio/socket.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/statement.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/sync.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/testing
/usr/share/cargo/registry/sqlx-core-0.8.2/src/testing/fixtures.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/testing/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/transaction.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/type_checking.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/type_info.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/types
/usr/share/cargo/registry/sqlx-core-0.8.2/src/types/bstr.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/types/json.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/types/mod.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/types/non_zero.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/types/text.rs
/usr/share/cargo/registry/sqlx-core-0.8.2/src/value.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Nov 27 03:30:50 2024