Skip to content

Commit a8cf6b4

Browse files
Bump cc from 1.1.5 to 1.1.6 in /src/rust (#11297)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.5...cc-v1.1.6) --- updated-dependencies: - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6af06f3 commit a8cf6b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/rust/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/cryptography-cffi/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pyo3 = { version = "0.22.2", features = ["abi3"] }
1111
openssl-sys = "0.9.102"
1212

1313
[build-dependencies]
14-
cc = "1.1.5"
14+
cc = "1.1.6"

0 commit comments

Comments
 (0)