diff options
author | FxQnLr <[email protected]> | 2022-12-22 19:18:56 +0100 |
---|---|---|
committer | FxQnLr <[email protected]> | 2022-12-22 19:18:56 +0100 |
commit | 43206da6f40027715582599baa0ad1c91477539e (patch) | |
tree | bd56612d66e5db404c6aab175161a5df587cbcf0 /Cargo.lock | |
parent | a9a55e91ba313c2d30f5cb806aac9c4fceddaf2e (diff) | |
download | modlist-43206da6f40027715582599baa0ad1c91477539e.tar modlist-43206da6f40027715582599baa0ad1c91477539e.tar.gz modlist-43206da6f40027715582599baa0ad1c91477539e.zip |
added current list info
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -647,7 +647,7 @@ dependencies = [ | |||
647 | 647 | ||
648 | [[package]] | 648 | [[package]] |
649 | name = "modlist" | 649 | name = "modlist" |
650 | version = "0.5.2" | 650 | version = "0.6.0" |
651 | dependencies = [ | 651 | dependencies = [ |
652 | "chrono", | 652 | "chrono", |
653 | "config", | 653 | "config", |