diff options
author | Qrius <[email protected]> | 2025-01-15 13:29:51 +0100 |
---|---|---|
committer | Qrius <[email protected]> | 2025-01-15 13:29:51 +0100 |
commit | c335325ad76dc7620726d9797832e5fd85fc6e76 (patch) | |
tree | 97ac17a085a789aeac3cf45d066e57f3a69e5372 /Cargo.lock | |
parent | fc3922b4bf4d712b78ffcdd48abef958f78c36f6 (diff) | |
download | skaldpress-c335325ad76dc7620726d9797832e5fd85fc6e76.tar.gz skaldpress-c335325ad76dc7620726d9797832e5fd85fc6e76.zip |
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -236,7 +236,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "skaldpress" -version = "2.2.0" +version = "2.2.1" dependencies = [ "chrono", "markdown", |