diff options
author | Joris | 2021-11-21 18:12:11 +0100 |
---|---|---|
committer | Joris | 2021-11-21 18:12:11 +0100 |
commit | 3c5be0300f281d809cbe2ecdf52a4ef34598f084 (patch) | |
tree | 5de6256d0d20c8bb0c3e4d88e1f84e17f3f6a7fd /Cargo.lock | |
parent | 54bcca5c48b4586433a92fe4aad9cddd2e5500dc (diff) |
Show static events on the calendar
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ version = "0.1.0" dependencies = [ "chrono", "gtk4", + "pango", ] [[package]] |