chore(rust): bump boringtun (#9982)

Bumping the version to include
https://github.com/firezone/boringtun/pull/105.
This commit is contained in:
Thomas Eizinger
2025-07-24 11:36:28 +10:00
committed by GitHub
parent d244a99c58
commit 409459f11c

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#5cb8ec28749fe6a81a33471cb77565376bcf1d67"
source = "git+https://github.com/firezone/boringtun?branch=master#a99332c529ce7546e953de5b6618e4e8de7170f3"
dependencies = [
"aead",
"base64 0.22.1",