diff options
author | Qrius <[email protected]> | 2024-12-19 14:35:56 +0100 |
---|---|---|
committer | Qrius <[email protected]> | 2024-12-19 14:36:07 +0100 |
commit | b84765abc10598c3c808ea207ba89be40211189b (patch) | |
tree | e5e13ac52367904b30c0dbea8782ff03b8665d32 /Cargo.lock | |
parent | 861779e4c6b82f9f4bf09fd7e714ac5106b4455d (diff) | |
download | skaldpress-b84765abc10598c3c808ea207ba89be40211189b.tar.gz skaldpress-b84765abc10598c3c808ea207ba89be40211189b.zip |
Try to make a macro to get guile things instead
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.1.0" +version = "2.2.0" dependencies = [ "chrono", "markdown", |