include python binding
This commit is contained in:
@ -9,8 +9,8 @@ crate-type = ["cdylib"]
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
opt-level = 2
|
||||
# lto = true
|
||||
opt-level = "s"
|
||||
lto = true
|
||||
|
||||
[dependencies]
|
||||
smol = "2.0.0"
|
||||
|
Reference in New Issue
Block a user