From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- third_party/rust/qlog/src/events/h3.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'third_party/rust/qlog/src') diff --git a/third_party/rust/qlog/src/events/h3.rs b/third_party/rust/qlog/src/events/h3.rs index eaf3cadf36..632c80538f 100644 --- a/third_party/rust/qlog/src/events/h3.rs +++ b/third_party/rust/qlog/src/events/h3.rs @@ -209,9 +209,8 @@ pub struct H3ParametersRestored { pub struct H3StreamTypeSet { pub owner: Option, pub stream_id: u64, - pub stream_type: H3StreamType, - + pub stream_type_value: Option, pub associated_push_id: Option, } -- cgit v1.2.3