diff options
author | fx <[email protected]> | 2023-05-04 14:33:23 +0200 |
---|---|---|
committer | fx <[email protected]> | 2023-05-04 14:33:23 +0200 |
commit | 0c7ba29d3e17c47e5fc9cffe78c28a0019d453b7 (patch) | |
tree | 1815f82eaa9e84f8f73683a84ed99063e4e0d904 /Cargo.toml | |
parent | 2b180daf1e2687436046b853c59e0abe12c50f57 (diff) | |
parent | 59d539f756375719f7ff71822c72afa00c3bd3c4 (diff) | |
download | modlist-0c7ba29d3e17c47e5fc9cffe78c28a0019d453b7.tar modlist-0c7ba29d3e17c47e5fc9cffe78c28a0019d453b7.tar.gz modlist-0c7ba29d3e17c47e5fc9cffe78c28a0019d453b7.zip |
Merge pull request 'config' (#4) from config into master
Reviewed-on: http://raspberrypi.fritz.box:7920/fx/modlist/pulls/4
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "modlist" | 2 | name = "modlist" |
3 | version = "0.13.1" | 3 | version = "0.14.1" |
4 | edition = "2021" | 4 | edition = "2021" |
5 | 5 | ||
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |