Pin escalated to avoid relibc out-of-sync issues.

This commit is contained in:
4lDO2 2023-10-19 19:55:27 +02:00
parent 02b814dc51
commit c9bcdb4e3d
No known key found for this signature in database
GPG Key ID: 996A1DBA676A00C0

View File

@ -1,5 +1,9 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/escalated.git"
# Escalated is not backwards compatible wrt relibc versions, so we pin it here
# so it's updated together with the other main submodules.
rev = "efe37543"
[build]
template = "cargo"