ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.85k stars 69 forks source link

feat: provide a rust toolchain file #64

Closed EstebanBorai closed 1 year ago

EstebanBorai commented 1 year ago

In order to establish an specific Rust version while working on this repository a rust-toolchain.toml file is provided which will make sure contributors use an specific Rust + Ngihtly version.

EstebanBorai commented 1 year ago

Hi @ryanmcgrath! I would love your feedback on this! Thanks in advance!

EstebanBorai commented 1 year ago

Closing due to stale! Please feel free to reopen if you find this useful!