diff options
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] |
