Disabled lto for release build for now
This commit is contained in:
		@@ -5,8 +5,6 @@ edition = "2021"
 | 
			
		||||
 | 
			
		||||
[profile.release]
 | 
			
		||||
debug = 1
 | 
			
		||||
lto = true
 | 
			
		||||
codegen-units = 1
 | 
			
		||||
 | 
			
		||||
[lints.clippy]
 | 
			
		||||
pedantic = "warn"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user