Thanks a lot for the link to the new documentation!
I’m a bit confused with this part part from the docs:
If the compatibility for a dependency is not given, the project is assumed to be compatible with all versions of that dependency.
Do I understand correctly that instantiate
will still always install the exact same versions as specified in the Manifest.toml
, but that for the creation of the Manifest.toml
any version can be used?