diff --git a/Cargo.toml b/Cargo.toml index a37b38e7a..0d9cea6a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ include = [ "/rust-toolchain", "/src", "!/src/self_schema.py", - "/pydantic_core", + "/python/pydantic_core", "/tests", "/.cargo", "!__pycache__",