mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
chore(deps): Bump proc-exit from 1.0.2 to 1.0.3
Bumps [proc-exit](https://github.com/rust-cli/proc-exit) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/rust-cli/proc-exit/releases) - [Changelog](https://github.com/rust-cli/proc-exit/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-cli/proc-exit/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: proc-exit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b356f9d845
commit
53e163f231
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1049,9 +1049,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "proc-exit"
|
name = "proc-exit"
|
||||||
version = "1.0.2"
|
version = "1.0.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d94a40d6d1c03eb98fdf7c983a6b550798e6e805afa46112c54aaaaeb48a276f"
|
checksum = "0da6bbc8ef87314d4f596ad9d02db375c3f2d77fba91067a6f6a5754fdc8cb49"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "proc-macro-error"
|
name = "proc-macro-error"
|
||||||
|
|
Loading…
Reference in a new issue