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