You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> cargo run
thread 'main' panicked at update_icons/src/icon_list.rs:22:65:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
Instructions on updating submodules are missing, I don't use them often and have no idea how to bypass update = none, am I supposed to edit the file?
Also having both main.rs and bin/update_icons.rs is equally confusing.
The text was updated successfully, but these errors were encountered:
Instructions on updating submodules are missing, I don't use them often and have no idea how to bypass
update = none
, am I supposed to edit the file?Also having both
main.rs
andbin/update_icons.rs
is equally confusing.The text was updated successfully, but these errors were encountered: