Compile times are even worse now
This commit is contained in:
parent
18f22cf323
commit
15c078619c
11 changed files with 72 additions and 22 deletions
|
|
@ -11,7 +11,7 @@ members = [
|
|||
"crates/peer_binary_protocol",
|
||||
"crates/dht",
|
||||
"crates/upnp"
|
||||
]
|
||||
, "crates/tracker_comms"]
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
|
@ -22,4 +22,4 @@ debug = true
|
|||
|
||||
[profile.release-github]
|
||||
inherits = "release"
|
||||
debug = false
|
||||
debug = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue