Commit 7362d411 authored by xuwencheng's avatar xuwencheng

upgrade

parent 02405016
...@@ -26,6 +26,9 @@ pub enum Event { ...@@ -26,6 +26,9 @@ pub enum Event {
#[strum(serialize = "kill进程")] #[strum(serialize = "kill进程")]
Kill, Kill,
#[strum(serialize = "程序进度")]
Progress,
} }
#[derive(Debug, Clone, Deserialize, Serialize)] #[derive(Debug, Clone, Deserialize, Serialize)]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment