Package: rust-ulid / 1.2.1-3

Metadata

Package Version Patches format
rust-ulid 1.2.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_structopt.patch | (download)

cli/Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer minor version of crate structopt
2001_privacy.patch | (download)

README.md | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 avoid privacy breach in documentation
2002_rand.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/generator.rs | 6 3 + 3 - 0 !
src/time.rs | 10 5 + 5 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 use older minor version of crates rand and getrandom
 This essentially reverts upstream git commit 17625a7.
2002_rkyv.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept older revision of crate rkyv
2003_no_benches.patch | (download)

Cargo.toml | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 avoid benches
2003_no_wasm.patch | (download)

Cargo.toml | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 avoid wasm-only crates