-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I'm trying to use the time
crate on the ryugod website which I have to cargo install since it's not part of the standard library. When I try to cargo add
the crate, the terminal states that there's no cargo.toml file. If I cargo new PROJECTNAME
and then cd
into that new directory and then try to cargo add time
, time is successfully installed BUT I'm unable to change the default cargo "Hello World" through the ryugod editor, only through the terminal.
Metadata
Metadata
Assignees
Labels
No labels