···2121 the source of the problem.
2222 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
23232424+- Gleam will now issue a help message when attempting to import modules using
2525+ incorrect non-`/` separators.
2626+ ([Zij-IT](https://github.com/zij-it))
2727+2428### Build tool
25292630- `gleam update`, `gleam deps update`, and `gleam deps download` will now print
···8080 size.
8181 ([Surya Rose](https://github.com/GearsDatapacks))
82828383-- Gleam will now issue a help message when attempting to import using Python's
8484- import syntax.
8585- ([Zij-IT](https://github.com/zij-it))
8686-8783### Build tool
88848985- The build tool now supports Git dependencies. For example: