Skip to content

Bump mame dependency to 0.3.0 and update config syntax#28

Merged
sile merged 1 commit intomainfrom
mame-v0-3
Sep 10, 2025
Merged

Bump mame dependency to 0.3.0 and update config syntax#28
sile merged 1 commit intomainfrom
mame-v0-3

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Sep 10, 2025

No description provided.

@sile sile requested a review from Copilot September 10, 2025 10:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the mame dependency from version 0.2.3 to 0.3.0 and refactors the configuration files to use the new syntax that eliminates the need for a separate "variables" section.

  • Updates mame dependency to version 0.3.0 in Cargo.toml
  • Removes the "variables" section from both configuration files
  • Migrates variable references to use inline syntax with env! and direct object definitions

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
Cargo.toml Bumps mame dependency from 0.2.3 to 0.3.0
configs/default.jsonc Removes variables section and updates environment variable reference to inline syntax
configs/sile.jsonc Removes variables section and migrates all variable references to inline syntax including file paths

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sile sile merged commit 9af0835 into main Sep 10, 2025
9 checks passed
@sile sile deleted the mame-v0-3 branch September 10, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants