diff --git a/flatpak/cargo-sources.json b/flatpak/cargo-sources.json index 2606cb6..2303bed 100644 --- a/flatpak/cargo-sources.json +++ b/flatpak/cargo-sources.json @@ -1,17 +1,4 @@ [ - { - "type": "archive", - "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/ReSet-Lib/ReSet-Lib-0.6.3.crate", - "sha256": "299882cb1f2c9516ffb3ad541b103f495c53c1fc424d39d6b729bfea35640d9d", - "dest": "cargo/vendor/ReSet-Lib-0.6.3" - }, - { - "type": "inline", - "contents": "{\"package\": \"299882cb1f2c9516ffb3ad541b103f495c53c1fc424d39d6b729bfea35640d9d\", \"files\": {}}", - "dest": "cargo/vendor/ReSet-Lib-0.6.3", - "dest-filename": ".cargo-checksum.json" - }, { "type": "archive", "archive-type": "tar-gzip", @@ -1039,6 +1026,19 @@ "dest": "cargo/vendor/quote-1.0.33", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/re_set-lib/re_set-lib-0.6.5.crate", + "sha256": "56e82abb32ee1fc61de5bea404bf768eaee4bc349f47a42fa1d303710efabb98", + "dest": "cargo/vendor/re_set-lib-0.6.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"56e82abb32ee1fc61de5bea404bf768eaee4bc349f47a42fa1d303710efabb98\", \"files\": {}}", + "dest": "cargo/vendor/re_set-lib-0.6.5", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", @@ -1068,14 +1068,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/reset_daemon/reset_daemon-0.3.9.crate", - "sha256": "7bc399eebff1f7e3ea2c642b83eabf76425eaed6d3c955645691b24aa6b1504c", - "dest": "cargo/vendor/reset_daemon-0.3.9" + "url": "https://static.crates.io/crates/reset_daemon/reset_daemon-0.4.5.crate", + "sha256": "443dc968a14afdc9d94ec073d49a454135c23844657323ec6b9b66e851cbbbde", + "dest": "cargo/vendor/reset_daemon-0.4.5" }, { "type": "inline", - "contents": "{\"package\": \"7bc399eebff1f7e3ea2c642b83eabf76425eaed6d3c955645691b24aa6b1504c\", \"files\": {}}", - "dest": "cargo/vendor/reset_daemon-0.3.9", + "contents": "{\"package\": \"443dc968a14afdc9d94ec073d49a454135c23844657323ec6b9b66e851cbbbde\", \"files\": {}}", + "dest": "cargo/vendor/reset_daemon-0.4.5", "dest-filename": ".cargo-checksum.json" }, {