summaryrefslogtreecommitdiffstats
path: root/lib/sellershut-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sellershut-core/Cargo.toml')
-rw-r--r--lib/sellershut-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sellershut-core/Cargo.toml b/lib/sellershut-core/Cargo.toml
index 1b7d5f7..0be2ce7 100644
--- a/lib/sellershut-core/Cargo.toml
+++ b/lib/sellershut-core/Cargo.toml
@@ -18,7 +18,7 @@ tonic-types = "0.13.0"
[features]
default = []
auth = []
-profile = []
+users = []
serde = ["dep:serde", "serde/derive", "serde_json"]
time = [
"dep:time",