File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ missing_docs_in_private_items = "allow"
9595# # top level
9696
9797[workspace .dependencies .wtools ]
98- version  = " ~0.2.0 " 
98+ version  = " ~0.2.20 " 
9999path  = " module/core/wtools" 
100100default-features  = false 
101101
@@ -500,6 +500,11 @@ version = "~0.18.0"
500500path  = " module/core/process_tools" 
501501default-features  = false 
502502
503+ [workspace .dependencies .program_tools ]
504+ version  = " ~0.1.0" 
505+ path  = " module/core/program_tools" 
506+ default-features  = false 
507+ 
503508#  [workspace.dependencies.process_tools_published]
504509#  package = "process_tools"
505510#  version = "~0.9.0"
@@ -591,7 +596,7 @@ path = "module/postponed/plot_interface"
591596# # unsorted
592597
593598[workspace .dependencies .sqlx_query ]
594- version  = " ~0.2.0 " 
599+ version  = " ~0.2.1 " 
595600path  = " module/core/sqlx_query" 
596601
597602[workspace .dependencies .unitore ]
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments