From 81528b273c18693ebd3f05c6f8057ff8e632f4a0 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 7 Jun 2026 02:25:27 +0800 Subject: Refactor mling to use new program architecture and install scripts --- mling/res/version.txt | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 mling/res/version.txt (limited to 'mling/res/version.txt') diff --git a/mling/res/version.txt b/mling/res/version.txt deleted file mode 100644 index 4b6c716..0000000 --- a/mling/res/version.txt +++ /dev/null @@ -1,20 +0,0 @@ - █ - ███ - ██▒██ ┌────────────────────────────────────┐ - ██▒▒▒██ │ Mingling │ - ██▒ ▒██ │ USE: │ - ███▒ ▒███ │ Run command in your project │ - ███▒▒█████▒▒███ │ > cargo add mingling │ - █████▒ ████ ▒█████ │ ^^^^^^^^ │ - ██████▒▒ █▒ ██ ▒█ ▒███████ │ Or add this to your Cargo.toml │ - █████▒▒▒▒█▒ █▒ ██ ▒█ ▒██▒▒▒▒█████ │ > mingling = "0.1.9" │ - ▒▒▒▒▒ ██ ██ ▒██ ▒▒▒▒▒ └────────────────────────────────────┘ - ▒▒███████████████ ┌────────────────────────────────────┐ - ▒▒▒███▒▒▒▒▒▒▒▒ │ INSTALL TOOLS: │ - ████ │ Run command to install │ - ███▒▒ │ > cargo install mingling-cli │ - ████▒ │ ^^^^^^^^^^^^ │ - ▒▒▒█████ │ Then run command to use │ - ▒▒▒▒▒████ │ > mling --help │ - ▒▒▒█████ └────────────────────────────────────┘ - ▒▒▒▒▒ -- cgit