Remove unused functions from lib
This commit is contained in:
		
							parent
							
								
									b39cea5554
								
							
						
					
					
						commit
						213f227220
					
				
					 2 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -27,7 +27,8 @@
 | 
			
		|||
 | 
			
		||||
        deps = with pkgs; [ openssl pkgconfig ];
 | 
			
		||||
        rustTools = with pkgs;
 | 
			
		||||
          [ cargo-profiler rust-analyzer ] ++ optionals isLinux (with pkgs; [ cargo-watch ]);
 | 
			
		||||
          [ cargo-profiler rust-analyzer ]
 | 
			
		||||
          ++ optionals isLinux (with pkgs; [ cargo-watch ]);
 | 
			
		||||
      in {
 | 
			
		||||
        packages.default = rust;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue