aboutsummaryrefslogtreecommitdiffstats
path: root/rb/Cargo.lock
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2019-06-24 21:14:32 -0400
committerBrian Cully <bjc@kublai.com>2019-07-23 19:55:18 -0400
commit63d4ce8154eb8f6feb67986e98ea9b5007632460 (patch)
tree187e66104eb7c848dcf73a5ee067c5f27235360a /rb/Cargo.lock
downloadsamd21-demo-63d4ce8154eb8f6feb67986e98ea9b5007632460.tar.gz
samd21-demo-63d4ce8154eb8f6feb67986e98ea9b5007632460.zip
Initial commit.
Diffstat (limited to 'rb/Cargo.lock')
-rw-r--r--rb/Cargo.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/rb/Cargo.lock b/rb/Cargo.lock
new file mode 100644
index 0000000..1adf307
--- /dev/null
+++ b/rb/Cargo.lock
@@ -0,0 +1,6 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "rb"
+version = "0.1.0"
+