about summary refs log tree commit diff stats
path: root/crates/rocie-client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-client/Cargo.toml')
-rw-r--r--crates/rocie-client/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rocie-client/Cargo.toml b/crates/rocie-client/Cargo.toml
index 768d3ee..64b57e9 100644
--- a/crates/rocie-client/Cargo.toml
+++ b/crates/rocie-client/Cargo.toml
@@ -6,6 +6,7 @@ description = "An enterprise grocery management system"
 license = "GPL-3.0-or-later"
 edition = "2024"
 
+
 [dependencies]
 serde = { version = "^1.0", features = ["derive"] }
 serde_with = { version = "^3.16", default-features = false, features = [