Skip to content

Commit

Permalink
fix: cargo include
Browse files Browse the repository at this point in the history
Signed-off-by: vvanglro <[email protected]>
  • Loading branch information
vvanglro committed Aug 4, 2023
1 parent ca1055b commit d7dc8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ include = [
"/rust-toolchain",
"/src",
"!/src/self_schema.py",
"/pydantic_core",
"/python/pydantic_core",
"/tests",
"/.cargo",
"!__pycache__",
Expand Down

0 comments on commit d7dc8cb

Please sign in to comment.