diff options
author | Qrius <[email protected]> | 2024-12-18 20:21:44 +0100 |
---|---|---|
committer | Qrius <[email protected]> | 2024-12-18 20:21:44 +0100 |
commit | 861779e4c6b82f9f4bf09fd7e714ac5106b4455d (patch) | |
tree | 516fc9af893870bded3988e174f081f0d3d0b796 /Cargo.lock | |
parent | 1b59010b7da3b86aea6eb929d7efe37bdf735cd6 (diff) | |
download | skaldpress-861779e4c6b82f9f4bf09fd7e714ac5106b4455d.tar.gz skaldpress-861779e4c6b82f9f4bf09fd7e714ac5106b4455d.zip |
Add some bindings and a workaround for resetting
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.0.0" +version = "2.1.0" dependencies = [ "chrono", "markdown", |