mirror of
https://github.com/openwrt/packages.git
synced 2026-06-18 01:40:25 +04:00
e938860f2f
3.11.8 failed to build against the SDK's stable rust 1.96.0: build.rs enabled orjson's "cold_path" cargo feature for rustc >= 1.95.0, activating an unstable feature gate that errors with E0554. 3.11.9 drops it; plain version bump. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>