Skip to content

Instantly share code, notes, and snippets.

@itto-ki
Created August 4, 2018 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itto-ki/80b0ea193d9702d11d4bcaf36a3414a2 to your computer and use it in GitHub Desktop.
Save itto-ki/80b0ea193d9702d11d4bcaf36a3414a2 to your computer and use it in GitHub Desktop.
[package]
name = "kernel"
version = "0.1.0"
authors = ["Ittoh Kimura <kimura.itto.kd3@gmail.com>"]
[dependencies]
[lib]
crate-type = ["staticlib"]
[profile.dev]
panic = "abort"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment