Skip to content

Commit 1779356

Browse files
Bump constant_time_eq from 0.3.1 to 0.5.0 in /codex-rs
Bumps [constant_time_eq](https://github.com/cesarb/constant_time_eq) from 0.3.1 to 0.5.0. - [Changelog](https://github.com/cesarb/constant_time_eq/blob/main/CHANGES) - [Commits](cesarb/constant_time_eq@0.3.1...0.5.0) --- updated-dependencies: - dependency-name: constant_time_eq dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d814d6 commit 1779356

2 files changed

Lines changed: 29 additions & 20 deletions

File tree

codex-rs/Cargo.lock

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

codex-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ clatter = { version = "2.2.0", default-features = false, features = [
300300
"use-sha",
301301
] }
302302
color-eyre = "0.6.3"
303-
constant_time_eq = "0.3.1"
303+
constant_time_eq = "0.5.0"
304304
crossbeam-channel = "0.5.15"
305305
crypto_box = { version = "0.9.1", features = ["seal"] }
306306
crossterm = "0.28.1"

0 commit comments

Comments
 (0)