Skip to content

Commit a973477

Browse files
chore(deps): bump foreign-types from 0.3.2 to 0.5.0
Bumps [foreign-types](https://github.com/sfackler/foreign-types) from 0.3.2 to 0.5.0. - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](sfackler/foreign-types@v0.3.2...v0.5.0) --- updated-dependencies: - dependency-name: foreign-types dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 236eaf4 commit a973477

File tree

2 files changed

+33
-6
lines changed

2 files changed

+33
-6
lines changed

Cargo.lock

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

src/rust/cryptography-openssl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rust-version.workspace = true
1010
cfg-if = "1"
1111
openssl.workspace = true
1212
openssl-sys.workspace = true
13-
foreign-types = "0.3"
13+
foreign-types = "0.5"
1414
foreign-types-shared = "0.1"
1515

1616
[lints.rust]

0 commit comments

Comments
 (0)