Commit 453706e
committed
Adhere to unchecked-duration-subtraction lint rename
Recent versions of Rust have renamed the unchecked-duration-subtraction
lint to unchecked-time-subtraction. Adhere to this rename to silence any
warnings pertaining the usage of the former.
Signed-off-by: Daniel Müller <deso@posteo.net>1 parent 96e689d commit 453706e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments