diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-10 04:07:12 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-10 04:07:12 +0800 |
| commit | 275084f025b81da78f2a6c5cb23bc4a846a7b909 (patch) | |
| tree | f8899947ad53534318c7d531f1b0df2506620d9f /player/Cargo.toml | |
| parent | ade7980b250d0d679355d9583edd03deed871ff2 (diff) | |
Refactor converter and replace built_res with resource generator
Diffstat (limited to 'player/Cargo.toml')
| -rw-r--r-- | player/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/player/Cargo.toml b/player/Cargo.toml index 192dcfa..69108fd 100644 --- a/player/Cargo.toml +++ b/player/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "markdialog_player" -workspaces.version = true edition = "2024" +version.workspace = true [dependencies] |
