Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/paths/Cargo.toml')
-rw-r--r--crates/paths/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/paths/Cargo.toml b/crates/paths/Cargo.toml
index 28b54be521..3d8752b5a8 100644
--- a/crates/paths/Cargo.toml
+++ b/crates/paths/Cargo.toml
@@ -16,3 +16,6 @@ doctest = false
# serde-derive crate. Even though we don't activate the derive feature here,
# someone else in the crate graph certainly does!
# serde.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file