Skip to content

Instantly share code, notes, and snippets.

@mbrubeck
Created February 16, 2017 01:17
Show Gist options
  • Save mbrubeck/f7d3618d8f19f1af2e80f9df950336f0 to your computer and use it in GitHub Desktop.
Save mbrubeck/f7d3618d8f19f1af2e80f9df950336f0 to your computer and use it in GitHub Desktop.
[package]
name = "workspace"
version = "0.1.0"
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
[lib]
name = "workspace"
crate-type = ["staticlib"]
[dependencies]
#[test]
fn it_works() {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment