fix: FromStd::inner_mut deprecation note
This commit fixes a typo in a deprecation warning message. The warning previously told developers to use a non-existent function name (`get_ref()`) and now correctly points them to the actual function (`get_mut()`). It does not change any …
b5e1edd2by VolodymyrBg+1−11 file