wikipedia working, and many other improvements

This commit is contained in:
stjet
2025-03-07 06:51:44 +00:00
parent f31dd48a87
commit a2b0eeb510
10 changed files with 261 additions and 60 deletions

View File

@@ -8,5 +8,5 @@ name = "mingInternet_Koxinga_Browser"
path = "src/main.rs"
[dependencies]
ming-wm-lib = "0.1.2"
ming-wm-lib = "0.1.3"
reqwest = { version = "0.12", features = [ "blocking" ] }