Skip to content

Commit cda0789

Browse files
authored
Merge pull request #124 from cloudflare/release-plz-2025-12-18T23-12-36Z
chore(moq-api): release v0.2.7
2 parents 70155ba + 875dfff commit cda0789

File tree

3 files changed

+15
-171
lines changed

3 files changed

+15
-171
lines changed

Cargo.lock

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

moq-api/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.2.7](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.6...moq-api-v0.2.7) - 2025-12-18
10+
11+
### Other
12+
13+
- Merge pull request #123 from cloudflare/me/disable-reqwest-default-features
14+
- Disable reqwest default-features
15+
916
## [0.2.6](https://github.com/cloudflare/moq-rs/compare/moq-api-v0.2.5...moq-api-v0.2.6) - 2025-12-18
1017

1118
### Other

moq-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55
repository = "https://github.com/englishm/moq-rs"
66
license = "MIT OR Apache-2.0"
77

8-
version = "0.2.6"
8+
version = "0.2.7"
99
edition = "2021"
1010

1111
keywords = ["quic", "http3", "webtransport", "media", "live"]

0 commit comments

Comments
 (0)