alpha
Login
or
Join now
gavinmorrow.com
/
gleam
forked from
gleam.run/gleam
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
⭐️ A friendly language for building type-safe, scalable systems!
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
gleam
/
compiler-cli
/
src
/
dependencies
/
at
main
1 folder
2 files
Giacomo Cavalieri
clippy
11d ago
5184d2bb
snapshots
Add snapshots for outdated versions output Add two snapshot files to assert CLI output for printing outdated package versions. One snapshot captures a case with three outdated packages. The other captures the no-updates case.
2 months ago
dependency_manager.rs
clippy
1 week ago
tests.rs
Fix conflict for git path dep to repo root A path dependency of a git package that resolves to the repository root produced an empty repo-relative path, stored as path: Some(""). This conflicted with the same package declared directly as a git dependency with no path (path: None).
2 weeks ago