aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorCara Salter <cara@devcara.com>2022-01-19 20:14:50 -0500
committerCara Salter <cara@devcara.com>2022-01-19 20:14:50 -0500
commit943196546dc3f9b5cc4356cebb8468775a127471 (patch)
tree35d826e3271bd7aece9aa394cd44542bb7f69a9f /Cargo.lock
parent7d868aedd1147c484d82ea4815c5c53af834eacb (diff)
downloadglitch-ng-943196546dc3f9b5cc4356cebb8468775a127471.tar.gz
glitch-ng-943196546dc3f9b5cc4356cebb8468775a127471.zip
pony: Add ponybyid
Required adding the derpi ID to the footer of all the other pony embeds TODO: Refactor generating the pony embeds out of the commands Signed-off-by: Cara Salter <cara@devcara.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bbfd098..5359469 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -463,7 +463,7 @@ dependencies = [
[[package]]
name = "glitch-ng"
-version = "0.1.0"
+version = "0.4.0"
dependencies = [
"chrono",
"dotenv",