diff options
| author | Nikolay Govorov <me@govorov.online> | 2026-08-24 03:33:17 +0100 |
|---|---|---|
| committer | Nikolay Govorov <me@govorov.online> | 2026-08-24 03:33:17 +0100 |
| commit | a86436a14e616ee52d7eef79cbc03388aa53318b (patch) | |
| tree | 706edc19ed63881f3c0ddd735a7c155c5ad6eb55 | |
| parent | 2343d11bdafde0785d4c261a8043b290b79d4963 (diff) | |
| download | tar tar.gz tar.bz2 tar.lz tar.xz tar.zst zip | |
Rename infra -> platform
Diffstat
| -rw-r--r-- | mise.toml | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mise.toml b/mise.toml index 09fa32a..f894447 100644 --- a/mise.toml +++ b/mise.toml @@ -38,5 +38,5 @@ rust = { version = "1.97.1", profile = "minimal", components = [ [task_config] dir = "{{cwd}}" includes = [ - "git::https://github.com/dimidiumlabs/infra.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8", + "git::https://github.com/dimidiumlabs/platform.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8", ] |
