git.delta.rocks / unique-network / refs/commits / 4537c48f0b6f

difftreelog

ci add production profile

Yaroslav Bolyukin2023-03-09parent: #94299ed.patch.diff
in: master

1 file changed

modifiedCargo.tomldiffbeforeafterboth
15resolver = "2"15resolver = "2"
1616
17[profile.release]17[profile.release]
18# Runtime requires unwinding
18panic = 'unwind'19panic = "unwind"
20
21[profile.production]
22inherits = "release"
23lto = true
24codegen-units = 1
25opt-level = "3"
1926
20[workspace.dependencies]27[workspace.dependencies]
21# Unique28# Unique