Skip to content

Commit 72b3fee

Browse files
committed
Update ignored unmaintained packages
1 parent 9dc3750 commit 72b3fee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ struct-field-names = "allow"
9191
[workspace.metadata.unmaintained]
9292
ignore = [
9393
"atomic-polyfill",
94+
# smoelius: `lazy_static` and `parse_duration` are used only for testing.
95+
"lazy_static",
9496
"parse_duration",
9597
"strip-ansi-escapes",
9698
# https://github.com/alacritty/vte/pull/122#issuecomment-2579278540

0 commit comments

Comments
 (0)