Hopson97/Asciimon

Cannot run the game

mika314 opened this issue · 3 comments

$ cargo run --verbose
failed to parse lock file at: /Users/antonte/prj/Asciimon/Cargo.lock

Caused by:
  expected a section for the key `root`

Mac OS X

@AntonTe

What branch/commit do you use?
Can you show Cargo.lock inside your copy of the project?

Master branch.

Capella:Asciimon antonte$ cat /Users/antonte/prj/Asciimon/Cargo.lock
[[package]]
name = "asciimon"
version = "0.1.0"

@AntonTe Well, I'm on master, I have exactly the same lock file and I don't get this error. Try updating rust toolchain (rustup update) or removing Cargo.lock.