licenses.dev

diesel_ltree v0.3.1

Adds support for the PostgreSQL ltree extension to Diesel

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
diesel_derives • 2.0.2You should not use this crate directly, it is internal to Diesel.INDIRECT7
diesel_migrations • 2.0.0Migration management for dieselDIRECT20
diesel • 2.0.4A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQLDIRECT13
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
migrations_internals • 2.0.0Internal implementation of diesels migration mechanismINDIRECT7
migrations_macros • 2.0.0Codegeneration macros for diesels embedded migrationsINDIRECT8
pq-sys • 0.4.8Auto-generated rust bindings for libpqINDIRECT1
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
MIT1
PackageRelationDependenciesPublished
dotenv • 0.15.0A `dotenv` implementation for RustDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/diesel_ltree)](https://licenses.dev/cargo/diesel_ltree)
<a href="https://licenses.dev/cargo/diesel_ltree">
  <img src="https://licenses.dev/b/cargo/diesel_ltree" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.1 version:

[![licenses](https://licenses.dev/b/cargo/diesel_ltree/0.3.1)](https://licenses.dev/cargo/diesel_ltree/0.3.1)
<a href="https://licenses.dev/cargo/diesel_ltree/0.3.1">
  <img src="https://licenses.dev/b/cargo/diesel_ltree/0.3.1" alt="licenses" />
</a>
GitHub