File tree Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 22* .jl. * .cov 
33* .jl.mem 
44Manifest.toml 
5+ Manifest-v * . * .toml 
Original file line number Diff line number Diff line change @@ -5,10 +5,6 @@ version = "0.6.21"
55[deps ]
66ConstructionBase  = " 187b0558-2788-49d3-abe0-74a17ed4e7c9" 
77DataAPI  = " 9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a" 
8- GPUArraysCore  = " 46192b85-c4d5-4398-a991-12ede77f4527" 
9- LinearAlgebra  = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e" 
10- SparseArrays  = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf" 
11- StaticArrays  = " 90137ffa-7385-5640-81b9-e52037218182" 
128Tables  = " bd369af6-aec1-5ad0-b16a-f7cc5008161c" 
139
1410[weakdeps ]
Original file line number Diff line number Diff line change @@ -39,12 +39,4 @@ colmetadata(sa::StructArray) =
3939        metadatasupport (typeof (col)). read ?  metadata (col) :  nothing 
4040    end 
4141
42- @static  if  ! isdefined (Base, :get_extension )
43-     include (" ../ext/StructArraysAdaptExt.jl" 
44-     include (" ../ext/StructArraysGPUArraysCoreExt.jl" 
45-     include (" ../ext/StructArraysSparseArraysExt.jl" 
46-     include (" ../ext/StructArraysStaticArraysExt.jl" 
47-     include (" ../ext/StructArraysLinearAlgebraExt.jl" 
48- end 
49- 
5042end  #  module
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments