You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
161 B

  1. [package]
  2. name = "sparkle_os"
  3. version = "0.1.0"
  4. authors = ["Erin <erin@hashbang.sh>"]
  5. [lib]
  6. crate-type = ["staticlib"]
  7. [dependencies]
  8. rlibc = "1.0"
  9. x86 = "0.8"