feat: add worker runtime REST server

This commit is contained in:
2026-06-26 05:48:23 +09:00
parent 523b04d391
commit f43a6b8401
5 changed files with 705 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-PFh+ZgmktkpeLRnIDLsxdT2QcA/j5rcJzkq7A9B6E44=";
cargoHash = "sha256-dv2MrgL0IB+ZisZQ9QnA0kdvKJtzEm0pKUpvofgqSB8=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,