notify
notify copied to clipboard
clippy: Fix (nightly) `legacy_numeric_constants` lints.
These functions are marked as pending deprecation and it is suggested to use the associated consts instead.
More info can be found at https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants
Thanks