aboutsummaryrefslogtreecommitdiffstats
path: root/crates/users/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/users/Cargo.toml')
-rw-r--r--crates/users/Cargo.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/crates/users/Cargo.toml b/crates/users/Cargo.toml
new file mode 100644
index 0000000..e21ca6c
--- /dev/null
+++ b/crates/users/Cargo.toml
@@ -0,0 +1,10 @@
+[package]
+name = "users"
+version = "0.0.0"
+edition = "2024"
+license.workspace = true
+readme.workspace = true
+documentation.workspace = true
+homepage.workspace = true
+
+[dependencies]