Skip to content

Commit 64f3a3c

Browse files
committed
chore: update project config for Rust core runtime
1 parent 7baff6f commit 64f3a3c

2 files changed

Lines changed: 420 additions & 54 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies = [
7575
]
7676
[project.scripts]
7777
astrbot = "astrbot.cli.__main__:cli"
78-
astrbot-rs = "astrbot._internal.runtime._core:cli"
78+
astrbot-rs = "astrbot._internal.runtime.rust:cli"
7979

8080
[dependency-groups]
8181
dev = [

0 commit comments

Comments
 (0)