79661485

Date: 2025-06-11 06:31:34
Score: 1
Natty:
Report link

The Manifest.toml file updates when you do certain things in Julia:

  1. Adding a package

  2. Removing a package

  3. Updating packages

  4. If you use a different Julia version than the project version.

  5. Editing a package locally can add a special path to Manifest.toml.

So I think you can check if the versions are same and avoid modify packages unless it is necessary.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Deepika