File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ alloy-genesis.workspace = true
5353alloy-primitives  = { workspace  = true , features  = [" getrandom" 
5454alloy-trie  = { workspace  = true , features  = [" arbitrary" " serde" 
5555bytes.workspace  = true 
56+ arrayvec.workspace  = true 
5657hash-db.workspace  = true 
5758plain_hasher.workspace  = true 
5859arbitrary  = { workspace  = true , features  = [" derive" 
@@ -75,6 +76,7 @@ std = [
7576    " alloy-rpc-types-eth?/std" 
7677    " alloy-serde?/std" 
7778    " alloy-trie/std" 
79+     " arrayvec?/std" 
7880    " bytes?/std" 
7981    " derive_more/std" 
8082    " nybbles/std" 
@@ -84,7 +86,6 @@ std = [
8486    " serde_json/std" 
8587    " revm-database/std" 
8688    " revm-state/std" 
87-     " arrayvec?/std" 
8889]
8990eip1186  = [" alloy-rpc-types-eth/serde" " dep:alloy-serde" 
9091serde  = [
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments