Skip to content

Commit e8f5b73

Browse files
build(deps): update checkers requirement in /bindings/rust/extended
Updates the requirements on [checkers](https://github.com/udoprog/checkers) to permit the latest version. - [Commits](udoprog/checkers@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: checkers dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dcbffe commit e8f5b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/rust/extended/s2n-tls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ openssl = "0.10"
3535
openssl-sys = "0.9"
3636
foreign-types = "0.3" # newer versions require updated ForeignTypeRef, see https://github.com/sfackler/rust-openssl/issues/2298
3737
temp-env = "0.3"
38-
checkers = "0.6"
38+
checkers = "0.7"

0 commit comments

Comments
 (0)