chore: update deps and app name

This commit is contained in:
GyDi
2022-01-31 23:27:11 +08:00
parent aa7df4282e
commit 5ef4285558
2 changed files with 26 additions and 26 deletions

View File

@@ -1,11 +1,11 @@
[package]
name = "app"
name = "clash-verge"
version = "0.1.0"
description = "clash verge"
authors = ["zzzgydi"]
license = "GPL-3.0"
repository = "https://github.com/zzzgydi/clash-verge.git"
default-run = "app"
default-run = "clash-verge"
edition = "2021"
build = "build.rs"