summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorQrius <[email protected]>2024-11-12 10:24:17 +0100
committerQrius <[email protected]>2024-11-12 12:23:22 +0100
commit670411b72ce59341e45d5fbecfa6f232f682d374 (patch)
treef24c97adf71e68a8002a16317bb475dbf3bfffca /Cargo.lock
parent2f5f1126fbb2a2722e94e0c5aaaf1d36ce644030 (diff)
downloadskaldpress-670411b72ce59341e45d5fbecfa6f232f682d374.tar.gz
skaldpress-670411b72ce59341e45d5fbecfa6f232f682d374.zip
Add some more options for dealing with different input environments
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 39c194f..186cdbc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -236,7 +236,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "skaldpress"
-version = "0.1.0"
+version = "0.1.1"
dependencies = [
"chrono",
"markdown",