We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d97810 commit 70f88c0Copy full SHA for 70f88c0
src-common/Cargo.toml
@@ -2,6 +2,7 @@
2
authors = { workspace = true }
3
description = "Thesia's common library"
4
edition = { workspace = true }
5
+license-file = { workspace = true }
6
name = "thesia-common"
7
repository = { workspace = true }
8
version = { workspace = true }
src-tauri/Cargo.toml
description = "Thesia's backend"
name = "thesia"
0 commit comments