Skip to content

Commit 7d8185e

Browse files
build(deps): bump foreign-types-shared from 0.3.0 to 0.3.1 (#1557)
Bumps [foreign-types-shared](https://github.com/sfackler/foreign-types) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](sfackler/foreign-types@v0.3.0...foreign-types-shared-v0.3.1) --- updated-dependencies: - dependency-name: foreign-types-shared 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 a0037a3 commit 7d8185e

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
@@ -318,9 +318,9 @@ dependencies = [
318318

319319
[[package]]
320320
name = "foreign-types-shared"
321-
version = "0.3.0"
321+
version = "0.3.1"
322322
source = "registry+https://github.com/rust-lang/crates.io-index"
323-
checksum = "7684cf33bb7f28497939e8c7cf17e3e4e3b8d9a0080ffa4f8ae2f515442ee855"
323+
checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
324324

325325
[[package]]
326326
name = "form_urlencoded"

0 commit comments

Comments
 (0)