|
|
|
|
|
by eridius
2687 days ago
|
|
> and didn't feel like adding an extra crate to my Cargo.toml Why not? cargo makes it extremely easy to add new crates. The hardest part is figuring out what dependency you want, but once you know what it is, adding it is really easy. |
|