libstdbuf: enable workspace lints

This commit is contained in:
Daniel Hofstetter
2026-01-04 17:48:35 +01:00
parent 4b53e10630
commit 2c5e00e8dc
+3
View File
@@ -10,6 +10,9 @@ keywords.workspace = true
categories.workspace = true
edition.workspace = true
[lints]
workspace = true
[lib]
name = "stdbuf"
path = "src/libstdbuf.rs"