status-desktop/src
Jacek Sieka 1856c9de93 remove task-runner dependency
As of #9596, task-runner is no longer used.

Due to how the build system works, task-runner was providing nim-stew,
nim-bearssl and nim-chronos to the project, even though these are also
top-level dependencies - effectively this means there were multiple
versions of these libraries in the source tree and it is not entirely
intuitive which is actually used - adding to the confusion, the
submodule was pinning different versions.

This PR removes task-runner and resets the other dependencies to the
versions in task-runner thus minimising collateral changes.

A duplicate copy of bearssl is also removed.
2023-03-01 10:20:45 -05:00
..
app remove task-runner dependency 2023-03-01 10:20:45 -05:00
app_service feat(@desktop/keycard): recover an account fetching previously backed up data from waku 2023-03-01 13:20:14 +01:00
backend feat(@desktop/keycard): recover an account fetching previously backed up data from waku 2023-03-01 13:20:14 +01:00
dev
constants.nim chore: point VERSION of source dev/builds to GH repo 2023-02-01 16:55:30 +01:00
contributing.md
nim_status_client.nim chore: point VERSION of source dev/builds to GH repo 2023-02-01 16:55:30 +01:00
nim_windows_launcher.nim feat(@desktop/Windows): status-im:// protocol support and installer fixes 2021-09-09 16:53:09 -04:00