We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7976323 commit 9d6f9a7Copy full SHA for 9d6f9a7
1 file changed
Cargo.toml
@@ -6,7 +6,7 @@ description = "A Python module implemented in Rust for serializing and deseriali
6
repository = "https://github.com/VirxEC/rlbot_flatbuffers_py"
7
license = "MIT"
8
readme = "README.md"
9
-exclude = [".github", "pytest.py", "rustfmt.toml", ".gitignore", ".gitmodules"]
+exclude = [".github", "pytest.py", "rustfmt.toml", ".gitignore", ".gitmodules", "flatc_mac"]
10
publish = false
11
12
[lints.clippy]
0 commit comments