rust: update to 1.85.0
authorJonathan McCrohan <jmccrohan@gmail.com>
Mon, 24 Feb 2025 20:35:17 +0000 (20:35 +0000)
committerTianling Shen <cnsztl@gmail.com>
Wed, 26 Feb 2025 08:45:46 +0000 (16:45 +0800)
commitc67502852851366baff7868ea53b9e8c70bc1fe0
tree6ca4fb46ae8aa8e9c2bce953c856961e9b6a0da8
parent96c96fe04115de8d46639aaeeb63b94ed5dcb325
rust: update to 1.85.0

Fixes podman build breakage which was caused by podman depending on
netavark, which in turn depends on rust-iptables.

rust-iptables requires rust 1.85.0 since commit 75825cd
https://github.com/yaa110/rust-iptables/commit/75825cd9c13db91f697461e6fa91f78c5e927008

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
lang/rust/Makefile