This commit is contained in:
2025-09-07 01:24:07 -05:00
parent ced39aa878
commit d1258cbb4a
3 changed files with 12 additions and 2 deletions
+7 -1
View File
@@ -14,4 +14,10 @@ serde = { version = "1.0.219", features = ["derive"] }
axum = "0.8.4"
tokio = { version = "1.47.1", features = ["full"] }
tinyrand = "0.5.0"
clipboard-rs = "0.3.0"
clipboard-rs = "0.3.0"
[package.metadata.bundle]
identifier = "org.geekfu.fleen"
icon = ["icon/128x128@2x.png"]
version = "1.0.0"
copyright = "Copyright (c) Ross Andrews 2025. All rights reserved."