makefile
This commit is contained in:
		| @@ -9,3 +9,8 @@ edition = "2021" | ||||
| clap = { version = "4.5.35", features = ["derive"] } | ||||
| lll-rs = "0.2.0" | ||||
| rug = "1.27.0" | ||||
|  | ||||
| [profile.release] | ||||
| strip = true | ||||
| lto = true | ||||
| panic = "abort" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user