Use NonZero* where applicable
This commit is contained in:
parent
ac1c06dd31
commit
5045c3494d
4 changed files with 12 additions and 7 deletions
|
|
@ -15,6 +15,7 @@ once_cell = "1.4"
|
|||
slog = { version = "2", features = ["max_level_trace", "release_max_level_trace"] }
|
||||
slog-term = "2.5"
|
||||
slog-async = "2.7"
|
||||
nonzero_ext = "0.3.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue