feat: api2.oneme.ru с корнем Минцифры; kolibri с pub.dev вместо сабмодуля

This commit is contained in:
klockky
2026-08-06 11:03:50 +03:00
parent a46ee7234c
commit ed33f53c6a
18 changed files with 135 additions and 20 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
name: Setup Rust
description: >
Install the Rust toolchain with platform targets and a build cache, so
cargokit can compile the kolibri native library during the Flutter build.
cargokit can compile the native libraries during the Flutter build. kolibri
comes from pub.dev and builds inside the pub cache, so only the in-repo crate
is listed here; the shared cargo registry and git checkouts are cached anyway.
inputs:
targets:
@@ -19,4 +21,4 @@ runs:
- name: Cache Rust build
uses: Swatinem/rust-cache@v2
with:
workspaces: third_party/kolibri/kolibri-dart/rust
workspaces: native/komet_crypto/rust