skipci: Automatic version increment by Bamboo
Some checks failed
Run tests and lint / Test & Lint-1 (push) Has been cancelled
Security audit / security-audit (push) Has been cancelled
Run tests and lint / Test & Lint (push) Has been cancelled

This commit is contained in:
Bamboo 2026-04-03 14:12:41 +00:00
parent daa95d4f7f
commit 841eb37c8e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3580,7 +3580,7 @@ dependencies = [
[[package]]
name = "trusttunnel_endpoint"
version = "1.0.29"
version = "1.0.30"
dependencies = [
"clap",
"console-subscriber",

View file

@ -1,6 +1,6 @@
[package]
name = "trusttunnel_endpoint"
version = "1.0.29"
version = "1.0.30"
authors = ["Sergei Gunchenko <s.gunchenko@adguard.com>"]
edition = "2021"