File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1885,9 +1885,9 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
18851885
18861886[[package ]]
18871887name = " smol_str"
1888- version = " 0.3.1 "
1888+ version = " 0.3.2 "
18891889source = " registry+https://github.com/rust-lang/crates.io-index"
1890- checksum = " 66eaf762c5af19db3108300515c8aa7a50efc90ff745f4c62288052ebf9fdd25 "
1890+ checksum = " 9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d "
18911891dependencies = [
18921892 " borsh" ,
18931893 " serde" ,
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ smallvec = { version = "1.10.0", features = [
145145 " union" ,
146146 " const_generics" ,
147147] }
148- smol_str = " 0.3.1 "
148+ smol_str = " 0.3.2 "
149149snap = " 1.1.0"
150150text-size = " 1.1.1"
151151tracing = " 0.1.40"
You can’t perform that action at this time.
0 commit comments