rust-darling-core 0.14.1-1 source package in Ubuntu

Changelog

rust-darling-core (0.14.1-1) unstable; urgency=medium

  * Team upload.
  * Package darling_core 0.14.1 from crates.io using debcargo 2.5.0
  * Drop old patches, no longer needed.

 -- Peter Michael Green <email address hidden>  Tue, 25 Oct 2022 18:55:07 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-darling-core_0.14.1-1.dsc 2.6 KiB 5072a6012b068c8a9a7514bedc47c2a58d476466f4ae188131c1f1ce8e5459d7
rust-darling-core_0.14.1.orig.tar.gz 52.4 KiB 649c91bc01e8b1eac09fb91e8dbc7d517684ca6be8ebc75bb9cafc894f9fdb6f
rust-darling-core_0.14.1-1.debian.tar.xz 3.2 KiB a273de21624319ba38d5fef236ee465d4925d83a32ce8b57d839375f22446aa2

Available diffs

No changes file available.

Binary packages built by this source

librust-darling-core+strsim-dev: helper crate for darling - feature "strsim" and 1 more

 Use https://crates.io/crates/darling in your code.
 .
 This metapackage enables feature "strsim" for the Rust darling_core crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "suggestions" feature.

librust-darling-core-dev: helper crate for darling - Rust source code

 darling_core is a helper crate for darling, a proc-macro library for reading
 attributes into structs when implementing custom derives.