Bump const_fn from 0.4.4 to 0.4.5
Bumps [const_fn](https://github.com/taiki-e/const_fn) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/taiki-e/const_fn/releases) - [Changelog](https://github.com/taiki-e/const_fn/blob/master/CHANGELOG.md) - [Commits](https://github.com/taiki-e/const_fn/compare/v0.4.4...v0.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b45ab40b21
commit
7ea5c4d38c
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -140,9 +140,9 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
|||
|
||||
[[package]]
|
||||
name = "const_fn"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826"
|
||||
checksum = "28b9d6de7f49e22cf97ad17fc4036ece69300032f45f78f30b4a4482cdc3f4a6"
|
||||
|
||||
[[package]]
|
||||
name = "crc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue