diff --git a/rspec-trunk-flaky-tests/Cargo.lock b/rspec-trunk-flaky-tests/Cargo.lock index 84e25183..5a7c6ed0 100644 --- a/rspec-trunk-flaky-tests/Cargo.lock +++ b/rspec-trunk-flaky-tests/Cargo.lock @@ -752,6 +752,7 @@ dependencies = [ "bazel-bep", "chrono", "codeowners", + "constants", "gix", "lazy_static", "magnus", @@ -3530,9 +3531,9 @@ dependencies = [ [[package]] name = "quinn-proto" -version = "0.11.13" +version = "0.11.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" +checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098" dependencies = [ "bytes", "getrandom 0.3.4",