dev #12

Merged
tudattr merged 7 commits from dev into master 2024-07-25 12:12:25 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 20e1df177c - Show all commits

2
Cargo.lock generated
View File

@@ -117,7 +117,7 @@ dependencies = [
[[package]]
name = "athome"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"dioxus",
"dioxus-free-icons",

View File

@@ -1,6 +1,6 @@
[package]
name = "athome"
version = "0.1.0"
version = "0.2.0"
authors = ["Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>"]
edition = "2021"