Update comments

This commit is contained in:
Taiki Endo
2025-02-08 15:38:36 +09:00
parent bee06ee963
commit 98c0ece291
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ resolver = "2"
members = ["tools/codegen", "tools/manifest-schema"]
# This table is shared by projects under github.com/taiki-e.
# It is not intended for manual editing.
# Expect for unexpected_cfgs.check-cfg, it is not intended for manual editing.
[workspace.lints.rust]
deprecated_safe = "warn"
improper_ctypes = "warn"