Skip to content

Commit 0cfa69f

Browse files
chore(deps): bump qlog from 0.13.0 to 0.16.0
Bumps [qlog](https://github.com/cloudflare/quiche) from 0.13.0 to 0.16.0. - [Release notes](https://github.com/cloudflare/quiche/releases) - [Commits](cloudflare/quiche@qlog-0.13.0...qlog-0.16.0) --- updated-dependencies: - dependency-name: qlog dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecae181 commit 0cfa69f

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ rustls-pemfile = { version = "2.0" }
127127

128128
# Feature-specific dependencies (optional)
129129
arbitrary = { version = "1.3", optional = true, features = ["derive"] }
130-
qlog = { version = "0.13", optional = true }
130+
qlog = { version = "0.16", optional = true }
131131

132132
# Essential dependencies
133133
uuid = { version = "1.0", features = ["v4", "serde"] }

0 commit comments

Comments
 (0)