This commit is contained in:
Oscar
2026-06-24 17:43:45 +03:00
parent ed51218249
commit ffbfd772cb
28 changed files with 188 additions and 300 deletions

View File

@@ -1,12 +1,12 @@
[package]
name = "dating-app"
name = "justus-app"
version = "0.1.0"
description = "Dating — dating app frontend"
description = "JustUs — dating app frontend"
authors = []
edition = "2021"
[lib]
name = "dating_app_lib"
name = "justus_app_lib"
crate-type = [
"staticlib",
"cdylib",