mirror of
https://github.com/project-slippi/slippi-rust-extensions.git
synced 2025-10-05 23:22:40 +02:00
* chore: update time and cpal + cargo update * update to 1.88 and 2024 * use unsafe as needed * update cbindgen * ignore error in ReportSendErrorKind * explicit dead_code attributes and update doc string * jukebox: keep existing offset locator behavior while abiding by rust 2024 return-position impl rules * minor doc comment adjustment --------- Co-authored-by: Ryan McGrath <ryan@rymc.io> Co-authored-by: Daryl Pinto <daryl.j.pinto@gmail.com>
5 lines
89 B
TOML
5 lines
89 B
TOML
[toolchain]
|
|
channel = "1.88.0"
|
|
components = ["rustfmt", "rustc-dev"]
|
|
profile = "minimal"
|