From cb39c7e59f9e4d6ad07ddf143a080a294e93a5a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 02:05:55 +0000 Subject: [PATCH 1/2] build(deps): bump librtmp2 from `e801199` to `e889f8c` Bumps [librtmp2](https://github.com/OpenRTMP/librtmp2) from `e801199` to `e889f8c`. - [Release notes](https://github.com/OpenRTMP/librtmp2/releases) - [Commits](https://github.com/OpenRTMP/librtmp2/compare/e80119900eaaed16a2c272a552d8c47954319d34...e889f8ca61dc4fd879096da4facae230aac1ef15) --- updated-dependencies: - dependency-name: librtmp2 dependency-version: e889f8ca61dc4fd879096da4facae230aac1ef15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index fa0d1d4..73a7f27 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -868,7 +868,7 @@ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" [[package]] name = "librtmp2" version = "0.1.0" -source = "git+https://github.com/OpenRTMP/librtmp2.git?branch=main#e80119900eaaed16a2c272a552d8c47954319d34" +source = "git+https://github.com/OpenRTMP/librtmp2.git?branch=main#e889f8ca61dc4fd879096da4facae230aac1ef15" dependencies = [ "cc", "libc", From 443f479199a6a7294a86b3d302d439def6e573ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 02:06:18 +0000 Subject: [PATCH 2/2] Update Cargo.lock --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 73a7f27..5d93403 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -950,9 +950,9 @@ checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" [[package]] name = "memchr" -version = "2.8.2" +version = "2.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4" +checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98" [[package]] name = "mime"