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

This commit is contained in:
Bamboo 2026-02-02 12:12:14 +00:00
parent ad72ba268d
commit 8d8f8a16fb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -3352,7 +3352,7 @@ dependencies = [
[[package]]
name = "trusttunnel_endpoint"
version = "0.9.124"
version = "0.9.125"
dependencies = [
"clap",
"console-subscriber",

View file

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