rust-globset 0.4.5-1 source package in Ubuntu

Changelog

rust-globset (0.4.5-1) unstable; urgency=medium

  * Package globset 0.4.5 from crates.io using debcargo 2.4.3
  * Disable the serde feature to skip NEW

  [ Fabian Grünbichler ]
  * Team upload.
  * Package globset 0.4.5 from crates.io using debcargo 2.4.2

 -- Sylvestre Ledru <email address hidden>  Sat, 20 Jun 2020 10:31:40 +0200

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

Downloads

File Size SHA-256 Checksum
rust-globset_0.4.5-1.dsc 2.5 KiB fd0f7025cae25c08a12891e81fcc51834a512648eb76ecb446c8da54a18da08a
rust-globset_0.4.5.orig.tar.gz 22.3 KiB 7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120
rust-globset_0.4.5-1.debian.tar.xz 3.5 KiB 3f5d6ac55552cf6e9d619f40102210721833d1c16569cef2a3bdbf882eaa8a6b

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.