aboutsummaryrefslogtreecommitdiff
path: root/docker/diplomate/Cargo.lock
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-02-09 20:09:20 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-02-09 20:09:20 +0100
commit96c6da392fc3236754c273a299728ad0360b3d51 (patch)
treedb6732c726c731396b482debe329cd5894613d02 /docker/diplomate/Cargo.lock
parentba5590ce97953f66702b149fd7840bcb58d4b463 (diff)
downloadinfrastructure-96c6da392fc3236754c273a299728ad0360b3d51.tar.gz
infrastructure-96c6da392fc3236754c273a299728ad0360b3d51.zip
[diplomate] Skeleton for our UPNP configurator
Diffstat (limited to 'docker/diplomate/Cargo.lock')
-rw-r--r--docker/diplomate/Cargo.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/diplomate/Cargo.lock b/docker/diplomate/Cargo.lock
new file mode 100644
index 0000000..777c2f9
--- /dev/null
+++ b/docker/diplomate/Cargo.lock
@@ -0,0 +1,5 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "diplomate"
+version = "0.1.0"