mirror of
https://github.com/notohh/rustlings.git
synced 2025-09-18 19:53:15 -04:00
chore: release 5.1.1
This commit is contained in:
parent
5f9dd129ea
commit
d0c7b06eff
5 changed files with 12 additions and 5 deletions
src
|
@ -26,7 +26,7 @@ mod run;
|
|||
mod verify;
|
||||
|
||||
// In sync with crate version
|
||||
const VERSION: &str = "5.1.0";
|
||||
const VERSION: &str = "5.1.1";
|
||||
|
||||
#[derive(FromArgs, PartialEq, Debug)]
|
||||
/// Rustlings is a collection of small exercises to get you used to writing and reading Rust code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue