feat: backup timing
This commit is contained in:
parent
63bbdc9cdd
commit
6d7d4a6b4f
27433
.cargo/cargo-timings/cargo-timing-20250603T112056.184728202Z.html
Normal file
27433
.cargo/cargo-timings/cargo-timing-20250603T112056.184728202Z.html
Normal file
File diff suppressed because it is too large
Load Diff
39437
.cargo/cargo-timings/cargo-timing-20250603T131747.089055908Z.html
Normal file
39437
.cargo/cargo-timings/cargo-timing-20250603T131747.089055908Z.html
Normal file
File diff suppressed because it is too large
Load Diff
39437
.cargo/cargo-timings/cargo-timing.html
Normal file
39437
.cargo/cargo-timings/cargo-timing.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
[build]
|
||||
target-dir = 'dist/target'
|
||||
rustflags = ["-Clink-args=-fuse-ld=lld"]
|
||||
#rustflags = ["-Clink-args=-fuse-ld=lld"]
|
||||
|
@ -31,7 +31,6 @@ lto = true
|
||||
[profile.dev]
|
||||
opt-level = 2
|
||||
lto = false
|
||||
incremental = true
|
||||
|
||||
[patch.crates-io]
|
||||
serenity = { git = 'https://github.com/serenity-rs/serenity', branch = 'current' }
|
||||
|
Loading…
Reference in New Issue
Block a user