Tweak comment in Cargo.toml

This commit is contained in:
Taiki Endo
2024-01-28 01:46:28 +09:00
parent dd34dd71c2
commit e6605310f9

View File

@@ -2,7 +2,7 @@
resolver = "2"
members = ["tools/codegen"]
# This table is shared by projects under https://github.com/taiki-e.
# This table is shared by projects under github.com/taiki-e.
# It is not intended for manual editing.
[workspace.lints.rust]
improper_ctypes = "warn"