diff options
author | Qrius <[email protected]> | 2024-12-06 08:26:05 +0100 |
---|---|---|
committer | Qrius <[email protected]> | 2024-12-06 08:26:05 +0100 |
commit | 42ec0c6469238b60bfd5f5c0baa085ec0c6ec148 (patch) | |
tree | 98df16b1a70ad6336a00ffd3058713f498fca596 /Cargo.lock | |
parent | 89b3d686424f7acca31bc3bee77a171a7ac2515c (diff) | |
download | skaldpress-42ec0c6469238b60bfd5f5c0baa085ec0c6ec148.tar.gz skaldpress-42ec0c6469238b60bfd5f5c0baa085ec0c6ec148.zip |
2.0.0
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 = "0.1.1" +version = "2.0.0" dependencies = [ "chrono", "markdown", |