Skip to content

Commit 6affef1

Browse files
authored
Merge pull request #125 from cloudflare/release-plz-2025-12-18T23-18-08Z
2 parents cda0789 + 207539c commit 6affef1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

moq-relay-ietf/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.7.8](https://github.com/cloudflare/moq-rs/compare/moq-relay-ietf-v0.7.7...moq-relay-ietf-v0.7.8) - 2025-12-18
10+
11+
### Other
12+
13+
- update Cargo.lock dependencies
14+
915
## [0.7.7](https://github.com/cloudflare/moq-rs/compare/moq-relay-ietf-v0.7.6...moq-relay-ietf-v0.7.7) - 2025-12-18
1016

1117
### Added

moq-relay-ietf/Cargo.toml

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

8-
version = "0.7.7"
8+
version = "0.7.8"
99
edition = "2021"
1010

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

0 commit comments

Comments
 (0)