What is Nostr?
Mo :ferris: :tux: @ FOSDEM /
npub1j7f…mapy
2024-08-02 14:52:33

Mo :ferris: :tux: @ FOSDEM on Nostr: Did you know about the `rust-version` field in the Cargo.toml file? 🤔 It specifies ...

Did you know about the `rust-version` field in the Cargo.toml file? 🤔

It specifies the minimum Rust version that your crate supports.

If users try to compile your crate with an older version, Cargo will give them a helpful error message ❗️

This avoids confusing errors that are caused by the usage of new language features 😅

Guilty of not using it in #Rustlings until now 😬

#RustLang
Author Public Key
npub1j7fc87rk03whjh72mphc9hrm8zecfsdywdcscsesznwzcrasudvs75mapy