Skip to content

Commit 1750ee2

Browse files
build(deps): bump foreign-types-macros from 0.2.1 to 0.2.2 (#1556)
Bumps [foreign-types-macros](https://github.com/sfackler/foreign-types) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](sfackler/foreign-types@v0.2.1...foreign-types-macros-v0.2.2) --- updated-dependencies: - dependency-name: foreign-types-macros dependency-type: indirect 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 7d8185e commit 1750ee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,9 @@ dependencies = [
307307

308308
[[package]]
309309
name = "foreign-types-macros"
310-
version = "0.2.1"
310+
version = "0.2.2"
311311
source = "registry+https://github.com/rust-lang/crates.io-index"
312-
checksum = "63f713f8b2aa9e24fec85b0e290c56caee12e3b6ae0aeeda238a75b28251afd6"
312+
checksum = "c8469d0d40519bc608ec6863f1cc88f3f1deee15913f2f3b3e573d81ed38cccc"
313313
dependencies = [
314314
"proc-macro2",
315315
"quote",

0 commit comments

Comments
 (0)