summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-07-11 20:49:49 +0200
committerPietro Albini <pietro@pietroalbini.org>2019-07-13 21:19:01 +0200
commit8578b7e3cdc93b583d5c25762ac36ec512c779f3 (patch)
tree78c5fde9f4f9cd6ea037a5ce0917bd1c09ace8a9 /Cargo.lock
parent474d58efe82228cafd02f025274eb411bbe0596a (diff)
add github ids to the people tomls
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ffc753b..0dd71eb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -946,6 +946,7 @@ dependencies = [
name = "rust-team"
version = "0.1.0"
dependencies = [
+ "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",