diff options
| author | mokou <mokou@fastmail.com> | 2022-08-03 17:31:42 +0200 |
|---|---|---|
| committer | mokou <mokou@fastmail.com> | 2022-08-03 17:31:42 +0200 |
| commit | af301a2efe7309b3a59df4f236322eb246140402 (patch) | |
| tree | 2aaef6c712085a51147a67e259b24f61da77af55 /Cargo.lock | |
| parent | 977a167335768d099ddc3095f0640c45adc0f489 (diff) | |
feat(errors5): add simpler explanation for box dyn
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -459,7 +459,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "rustlings" -version = "4.8.0" +version = "5.0.0" dependencies = [ "argh", "assert_cmd", |
