Hacker News new | ask | show | jobs
by ollien 971 days ago
I don't know if this is feedback on the challenge per-se, but I was a little saddened that I couldn't add dependencies to my `Cargo.toml`; I wanted to solve part of the bencode challenge using nom (perhaps overkill, but it was for fun), but I can't.

If this is a concern of load/execution times on a remote builder, it would be cool if I had some way to run the testcases locally to avoid this concern

1 comments

We just shipped support for this last week! You should be able to edit the file now. We’ll remove the comments saying those files can’t be edited soon.
Oh! Awesome! I'll have to give this a shot, then :)