diff Cargo.toml @ 1:b195a14058bb

initial commit
author Jesse Hallett <jesse@galois.com>
date Thu, 05 Mar 2015 16:25:10 -0800
parents
children 30ce6e9d3e91
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Cargo.toml	Thu Mar 05 16:25:10 2015 -0800
@@ -0,0 +1,9 @@
+[package]
+
+name = "pam"
+version = "0.0.1"
+authors = [ "Jesse Hallett <jesse@galois.com" ]
+
+[lib]
+
+name = "pam"