Link to ring issue requiring patch

This commit is contained in:
Jeremy Soller
2024-10-18 14:11:24 -06:00
parent 20fa660797
commit b3e90be70b
+1
View File
@@ -49,4 +49,5 @@ uuid = { version = "1.4", features = ["v4"] }
[patch.crates-io]
cc-11 = { git = "https://github.com/tea/cc-rs", branch="riscv-abi-arch-fix", package = "cc" }
# https://github.com/briansmith/ring/issues/1999
ring = { git = "https://gitlab.redox-os.org/redox-os/ring.git", branch = "redox-0.17.8" }