mirror of https://github.com/telemt/telemt.git
Bumped version + DC Overrides
This commit is contained in:
parent
21416af153
commit
246230c924
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "telemt"
|
||||
version = "1.2.0"
|
||||
version = "2.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
|
|
@ -78,3 +78,6 @@ weight = 10
|
|||
# address = "127.0.0.1:1080"
|
||||
# enabled = false
|
||||
# weight = 1
|
||||
|
||||
[dc_overrides]
|
||||
"203" = "91.105.192.100:443"
|
||||
Loading…
Reference in New Issue