Skip to content

Commit 8724f5f

Browse files
committed
deps: patch resb crate
Original commit message: Fix resb on big endian platforms Refs: unicode-org/icu4x@d310df8 Refs: unicode-org/icu4x#7658
1 parent 50fe010 commit 8724f5f

File tree

20 files changed

+13
-10
lines changed

20 files changed

+13
-10
lines changed

deps/crates/Cargo.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/crates/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ version = "=0.1.0"
3030
default-features = false
3131
# This is necessary to enable a spec-compliance quirk when upgrading to v0.1.2
3232
# features = ["float64_representable_durations"]
33+
34+
[patch.crates-io]
35+
resb = { path="patches/resb" }
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)