summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-28 00:00:19 -0400
committerClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-04-28 00:00:23 -0400
commitc99e98c6d3074f6a1527b448e75e2a42349fca04 (patch)
tree90c86dbccc6dc798aacac4e67a334d98e2ac6f25 /Cargo.toml
parent48747b8bd2167899238f31c9e4dffad15f9234c0 (diff)
other: edit some comments
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 767bba98..ee1cd21a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,9 +16,9 @@ exclude = [
".cargo-husky/",
".github/",
"assets/",
- "scripts/",
"docs/",
"sample_configs/",
+ "scripts/",
".all-contributorsrc",
".cirrus.yml",
".markdownlint.json",