Skip to content

chore: update dependencies and move tabled to dev-dependencies#118

Open
dragonJACson wants to merge 1 commit into
mainfrom
dev/filter-dev-dependencies
Open

chore: update dependencies and move tabled to dev-dependencies#118
dragonJACson wants to merge 1 commit into
mainfrom
dev/filter-dev-dependencies

Conversation

@dragonJACson

@dragonJACson dragonJACson commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Fix #117

Signed-off-by: Luke Yue <lukedyue@gmail.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request moves the tabled dependency from [dependencies] to [dev-dependencies] and updates several dev-dependencies, including rstest, clap, rand, and termtree, to newer versions. The reviewer suggested adding a comment in Cargo.toml to document the custom dependency source or private registry being used, as several of the specified dependency versions are not available on the public crates.io registry.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread Cargo.toml
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dragonJACson
dragonJACson requested a review from FujiZ July 10, 2026 13:17
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.

Move example-only tabled dependency to dev-dependencies

1 participant