feat: finish p31
This commit is contained in:
@@ -16,3 +16,7 @@ num-traits = "0.2"
|
||||
once_cell = "1.21"
|
||||
rayon = "1.11.0"
|
||||
crypto-bigint = "0.6"
|
||||
axum = "0.8"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
reqwest = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user