mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
`Vec` and `String` are in the prelude, so qualifying them with `vec::Vec` and `string::String` is unnecessary.
7 lines
136 B
TOML
7 lines
136 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "rust"
|
|
version = "0.1.0"
|
|
|