diff options
| author | Sanjay K <sanjaykdragon@gmail.com> | 2020-03-05 15:52:54 -0500 |
|---|---|---|
| committer | Sanjay K <sanjaykdragon@gmail.com> | 2020-03-05 15:52:54 -0500 |
| commit | 135e5d47a7c395aece6f6022117fb20c82f2d3d4 (patch) | |
| tree | 0375bd2e9e78e2833acba7e475c6284c63658d04 /Cargo.lock | |
| parent | 8b9479071c0ac4f5dc1318358d7d7e3a19ce98e2 (diff) | |
feat: added excercise for option
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -592,7 +592,7 @@ dependencies = [ [[package]] name = "rustlings" -version = "2.2.0" +version = "2.2.1" dependencies = [ "assert_cmd 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", |
