deps: bump heck from 0.4.0 to 0.4.1

Pull-Request: #3426.
This commit is contained in:
dependabot[bot] 2023-02-21 01:42:59 +00:00 committed by GitHub
parent 58af2e0887
commit 78e48c7851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -1706,9 +1706,9 @@ dependencies = [
[[package]]
name = "heck"
version = "0.4.0"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
name = "hermit-abi"