| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8d63a17 commit 2c85057
20 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -30,3 +30,7 @@ version = "=0.1.0" | |||
| 30 | 30 | default-features = false | |
| 31 | 31 | # This is necessary to enable a spec-compliance quirk when upgrading to v0.1.2 | |
| 32 | 32 | # features = ["float64_representable_durations"] | |
| 33 | + | ||
| 34 | + [patch.crates-io] | ||
| 35 | + # Float https://github.com/unicode-org/icu4x/pull/7658 until crate is updated. | ||
| 36 | + resb = { path="patches/resb" } | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments