Skip to content

Commit 56a76ad

Browse files
chore(deps): bump bytes from 1.10.1 to 1.11.1 in /codex-rs
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba0e32 commit 56a76ad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

codex-rs/Cargo.lock

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

codex-rs/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ workspace = true
1414
anyhow = "1"
1515
async-channel = "2.3.1"
1616
base64 = "0.21"
17-
bytes = "1.10.1"
17+
bytes = "1.11.1"
1818
codex-apply-patch = { path = "../apply-patch" }
1919
codex-mcp-client = { path = "../mcp-client" }
2020
dirs = "6"

0 commit comments

Comments
 (0)