reworked settings, general interface improvements, more AI configuration, bugfixes and QOL.
Continuous integration / build (push) Has been cancelled
Continuous integration / build (push) Has been cancelled
This commit is contained in:
+1
-6
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "doc_writing_tool"
|
||||
name = "worldcoder"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
@@ -23,8 +23,3 @@ egui_commonmark = { version = "0.21.1", features = ["embedded_image"] }
|
||||
walkdir = "2.5.0"
|
||||
uuid = { version = "1.17.0", features = ["v4"] }
|
||||
reqwest = { version = "0.12.22", features = ["blocking", "json"] }
|
||||
|
||||
|
||||
[target.x86_64-pc-windows-gnu]
|
||||
linker = "x86_64-w64-mingw32-gcc"
|
||||
ar = "x86_64-w64-mingw32-gcc-ar"
|
||||
|
||||
Reference in New Issue
Block a user