chore(rust): bump boringtun (#10052)

This brings in https://github.com/firezone/boringtun/pull/109.
This commit is contained in:
Thomas Eizinger
2025-07-30 16:14:38 +00:00
committed by GitHub
parent c07173006f
commit 551e687cc7

2
rust/Cargo.lock generated
View File

@@ -951,7 +951,7 @@ dependencies = [
[[package]]
name = "boringtun"
version = "0.6.1"
source = "git+https://github.com/firezone/boringtun?branch=master#b0fb537124d38d354647add1dfee5028b6cd811a"
source = "git+https://github.com/firezone/boringtun?branch=master#84a33359f4281e29139f12dafbd15e1da97df1b4"
dependencies = [
"aead",
"base64 0.22.1",