Add missing version update from 0.4.1 to 0.4.2

This commit is contained in:
George Wu
2026-02-21 12:03:09 -08:00
parent b8d43c2627
commit 7e530a6b8c
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1787,7 +1787,7 @@ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
name = "oxicloud"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"anyhow",
"argon2",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "oxicloud"
version = "0.4.1"
version = "0.4.2"
edition = "2024"
default-run = "oxicloud"