bounded-collections bump to 0.1.7 (#14255)

This commit is contained in:
Michal Kucharczyk
2023-05-29 17:52:03 +01:00
committed by GitHub
parent 52ab7698e4
commit f602db2d96
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -876,9 +876,9 @@ checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"
[[package]]
name = "bounded-collections"
version = "0.1.6"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3888522b497857eb606bf51695988dba7096941822c1bcf676e3a929a9ae7a0"
checksum = "07fbd1d11282a1eb134d3c3b7cf8ce213b5161c6e5f73fb1b98618482c606b64"
dependencies = [
"log",
"parity-scale-codec",