aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-07-21 19:50:42 +0200
committerHampusM <hampus@hampusmat.com>2022-07-21 19:50:42 +0200
commit18f60ba07893c79100c8c576a717059f3da33c84 (patch)
treeccfe5929b02c0c5a7db5397ba9a1f171294e6d63 /Cargo.toml
parent2d1a6b2d432408d74eb57e0bda3f7434617e1070 (diff)
docs: rename example folder to examples
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 41d00f8..537b71c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,5 +20,5 @@ mockall = "0.11.1"
[workspace]
members = [
"macros",
- "example",
]
+