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"
1885
1885
1886
1886
[[package ]]
1887
1887
name = " smol_str"
1888
- version = " 0.3.1 "
1888
+ version = " 0.3.2 "
1889
1889
source = " registry+https://github.com/rust-lang/crates.io-index"
1890
- checksum = " 66eaf762c5af19db3108300515c8aa7a50efc90ff745f4c62288052ebf9fdd25 "
1890
+ checksum = " 9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d "
1891
1891
dependencies = [
1892
1892
" borsh" ,
1893
1893
" serde" ,
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ smallvec = { version = "1.10.0", features = [
145
145
" union" ,
146
146
" const_generics" ,
147
147
] }
148
- smol_str = " 0.3.1 "
148
+ smol_str = " 0.3.2 "
149
149
snap = " 1.1.0"
150
150
text-size = " 1.1.1"
151
151
tracing = " 0.1.40"
You can’t perform that action at this time.
0 commit comments