dpc / rustyhex

Simple roguelike written in Rust language.
MIT License
93 stars 13 forks source link

Build error in rust 1.1.0 #21

Open jaredly opened 9 years ago

jaredly commented 9 years ago

Here's the error:

Unable to update https://github.com/csherratt/obj-rs.git#6ce66835

Caused by:
  failed to parse manifest at `/Users/jaredly/.cargo/git/checkouts/obj-rs-a3769438a398c7a6/master/Cargo.toml`

Caused by:
  library target names cannot contain hyphens: obj-rs
dpc commented 9 years ago

I'm not actively working on this project, so I can' promise when I'm going to fix it. PR-s are always welcomed though. :)

euoia commented 8 years ago

I got the same error when I tried to build it.

dpc commented 8 years ago

Yes, I know, I'm sorry, but I have very little time for my hobby projects. I'm happy to accept a PR, but I won't actively maintain this project, at least in near future.