diff --git a/Cargo.toml b/Cargo.toml index db8dd81a..7b6b4e33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"