Skip to content

Fix Cargo.toml: use idiomatic 0.4 instead of 0.4.* for log#166

Open
yyjeqhc wants to merge 1 commit intoDrakulix:masterfrom
yyjeqhc:fix_cargo_toml
Open

Fix Cargo.toml: use idiomatic 0.4 instead of 0.4.* for log#166
yyjeqhc wants to merge 1 commit intoDrakulix:masterfrom
yyjeqhc:fix_cargo_toml

Conversation

@yyjeqhc
Copy link

@yyjeqhc yyjeqhc commented Jan 14, 2026

Replaced 0.4.* with 0.4 for the log dependency.

While both syntaxes behave identically for 0.4.x versions, using 0.4 (caret syntax) is more idiomatic in the Rust ecosystem. This change removes the unnecessary wildcard usage.

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.

1 participant