wip packaging for cargo2nix
This commit is contained in:
parent
4afb8049ed
commit
96399c551e
|
|
@ -63,10 +63,10 @@ harness = false
|
|||
name = "string"
|
||||
harness = false
|
||||
|
||||
[profile.bench]
|
||||
codegen-units = 1
|
||||
debug = 1
|
||||
lto = true
|
||||
# [profile.bench]
|
||||
# codegen-units = 1
|
||||
# debug = 1
|
||||
# lto = true
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue