Codebase list rust-serde-xml-rs / 5287005
Update once_cell to 1.13.1, drop outdated patches Blair Noctis 1 year, 8 months ago
4 changed file(s) with 8 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
(New empty file)
0 rust-once-cell (1.13.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package once_cell 1.13.1 from crates.io using debcargo 2.5.0
4 * Drop outdated patches
5
6 -- Blair Noctis <n@sail.ng> Mon, 29 Aug 2022 18:52:44 +0000
7
08 rust-once-cell (1.12.0-2) unstable; urgency=medium
19
210 * Team upload.
+0
-13
src/once-cell/debian/patches/relax-dep.diff less more
0 Index: once-cell/Cargo.toml
1 ===================================================================
2 --- once-cell.orig/Cargo.toml
3 +++ once-cell/Cargo.toml
4 @@ -70,7 +70,7 @@ required-features = ["std"]
5 #optional = true
6
7 [dependencies.parking_lot_core]
8 -version = "0.9.3"
9 +version = "0.8.5"
10 optional = true
11 default_features = false
12
00 relax-test.diff
11 disable-atomic-pollyfill.diff
2 relax-dep.diff