5e6c65bc1a
Previousle we copied `unsigned_abs` method from `core` because it was unstable in older MSRV. Our current MSRV allows using the method directly so this removes our old one and uses the one from standard library instead. |
||
---|---|---|
.. | ||
amount.rs | ||
lib.rs |