File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ edition = "2021"
99async-trait  = " 0.1.83" 
1010silent  = { path  = " ../../silent" features  = [" upgrade" 
1111tokio  = { version  = " 1.41.0" features  = [" full" 
12- tokio-tungstenite  = " 0.25.0 " 
12+ tokio-tungstenite  = " 0.26.1 " 
1313futures-util  = " 0.3.31" 
1414backtrace  = " 0.3.74" 
1515headers  = " 0.4.0" 
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ serde_html_form = "0.2.6"
5151mime  = " 0.3.17" 
5252futures-util  = " 0.3.31" 
5353chrono  = { version  = " 0.4.38" default-features  = false , features  = [" clock" 
54- tokio-tungstenite  = { version  = " 0.25.0 " optional  = true  }
54+ tokio-tungstenite  = { version  = " 0.26.1 " optional  = true  }
5555headers  = " 0.4.0" 
5656tokio-stream  = { version  = " 0.1.16" features  = [" net" optional  = true  }
5757pin-project  = { version  = " 1.1" optional  = true  }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments