Commit Graph

3 Commits

Author SHA1 Message Date
Casey Rodarmor
8fad0626f8
Move link-time optimization config into Cargo.toml (#658)
Passing `-C lto` is more or less unsupported and may stop working, so do
this in Cargo.toml instead.
2020-07-17 12:14:02 -07:00
Casey Rodarmor
1a820a2899
Don't include directories in release archive (#583) 2020-01-28 02:55:30 -08:00
Casey Rodarmor
4d175ada13
Build and upload release artifacts from GitHub Actions (#581) 2020-01-28 02:19:24 -08:00