diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -18,3 +18,6 @@ cbindgen = "0.6.2"  [lib]  crate-type = ["staticlib"] + +[profile.release] +lto = true | 
|  | index : dome-key-map | |
| DomeKey core library | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | Cargo.toml | 3 | 
| @@ -18,3 +18,6 @@ cbindgen = "0.6.2"  [lib]  crate-type = ["staticlib"] + +[profile.release] +lto = true |