Research-Stack/4-Infrastructure/infra/embedded_surface
Devin AI 23068ae0c5 fix(infra): downgrade rs-surface deps to avoid edition 2024 requirement
postgres-protocol 0.6.11 pulled in sha2 0.11.0 and cpufeatures 0.3.0,
which require Rust edition 2024 (Rust 1.85+). nixpkgs-24.11 ships
Rust ~1.83, causing the Garnix CI build to fail.

Fix: downgrade tokio-postgres 0.7.17→0.7.13 and postgres-protocol
0.6.11→0.6.9, which use sha2 0.10 and cpufeatures 0.2 (edition 2021).
Verified: cargo build --release succeeds.

Co-Authored-By: Allaun Silverfox <bigdataiscoming+9i37y6j2@protonmail.com>
2026-06-15 01:36:08 +00:00
..
ibmii initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
kvm initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
mnn initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
omni_lut initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
profiles fix(infra): resolve k3s services startup issues and update ingress configuration 2026-05-27 17:39:00 -05:00
qemu initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
rs-surface fix(infra): downgrade rs-surface deps to avoid edition 2024 requirement 2026-06-15 01:36:08 +00:00
tinyip initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
xen_alpine ene-session-sync: complete Python→Rust port; fix all 6 pre-existing test failures 2026-05-19 14:44:19 +00:00
Dockerfile fix(infra): resolve k3s services startup issues and update ingress configuration 2026-05-27 17:39:00 -05:00
gcl_edge_in_place_upgrade.sh ene-session-sync: complete Python→Rust port; fix all 6 pre-existing test failures 2026-05-19 14:44:19 +00:00