Increase minimum supported rust version to 1.82
The zbus_macros -> proc-macro-crate -> indexmap dependency chain has indexmap 2.12 which require 1.82 to compile. It is not a dependency we can bypass. Have to bump MSRV to 1.82. CI test updated. Signed-off-by: Gris Ge <fge@redhat.com>
G
Gris Ge committed
ca3a55b6474e5745ba42605b761ac4d2abc9cf78
Parent: 41a9a01