You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to update a major version and violating the version constraints in gleam.toml the CLI does not throw an error, as it does when attempting to do the same with gleam add
Example:
$ gleam update gleam_httpc@5
Resolving versions
The following dependencies have new major versions available:
gleam_httpc 4.1.1 -> 5.0.0