Bump const_fn from 0.4.3 to 0.4.4
Bumps [const_fn](https://github.com/taiki-e/const_fn) from 0.4.3 to 0.4.4. - [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.3...v0.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a9651788b2
commit
7744335020
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.3"
|
||||
version = "0.4.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c478836e029dcef17fb47c89023448c64f781a046e0300e257ad8225ae59afab"
|
||||
checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826"
|
||||
|
||||
[[package]]
|
||||
name = "crc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue