rust-globset 0.4.4-2 source package in Ubuntu

Changelog

rust-globset (0.4.4-2) unstable; urgency=medium

  * Team upload.
  * Package globset 0.4.4 from crates.io using debcargo 2.4.0
  * Explicitly declare dependency on lazy_static. (Closes: #942243)

  [ Sylvestre Ledru ]
  * Package globset 0.4.4 from crates.io using debcargo 2.4.0
  * Source upload

 -- Ximin Luo <email address hidden>  Mon, 25 Nov 2019 00:21:00 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
rust-globset_0.4.4-2.dsc 1.9 KiB 5e15707251e7d32936d0d7b3c8182732449321f6c754e552bcfdad21f5d4fee8
rust-globset_0.4.4.orig.tar.gz 21.8 KiB 925aa2cac82d8834e2b2a4415b6f6879757fb5c0928fc445ae76461a12eed8f2
rust-globset_0.4.4-2.debian.tar.xz 3.2 KiB 186a2f4569477a25fb8e95ef40f242d9b3e2b6d896a67f23392ec145f009615f

Available diffs

No changes file available.

Binary packages built by this source

librust-globset-dev: Cross platform single glob and glob set matching - Rust source code

 Glob set matching is the process of matching one or more glob patterns against
 a single candidate path simultaneously, and returning all of the globs that
 matched.
 .
 This package contains the source for the Rust globset crate, packaged by
 debcargo for use with cargo and dh-cargo.