Thank you for your reply. I am just curious about why Project.toml is not enough. Because I saw
- When everything is working the dependencies are computed from the
Project.tomlnot fromREQUIRE. You don’t need theREQUIREfile anymore.
from here.
Thank you for your reply. I am just curious about why Project.toml is not enough. Because I saw
- When everything is working the dependencies are computed from the
Project.tomlnot fromREQUIRE. You don’t need theREQUIREfile anymore.
from here.