mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-07-09 17:18:36 +00:00
skipci: Automatic version increment by Bamboo
This commit is contained in:
parent
c1bf1bbe2e
commit
33d189fa05
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2641,7 +2641,7 @@ checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
|||
|
||||
[[package]]
|
||||
name = "vpn_endpoint"
|
||||
version = "0.9.69"
|
||||
version = "0.9.70"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"console-subscriber",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "vpn_endpoint"
|
||||
version = "0.9.69"
|
||||
version = "0.9.70"
|
||||
authors = ["Sergei Gunchenko <s.gunchenko@adguard.com>"]
|
||||
edition = "2021"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue