Skip to content

chore: bumping deps#34

Merged
0ngk merged 2 commits into
developfrom
chore/bumping-deps
Apr 25, 2026
Merged

chore: bumping deps#34
0ngk merged 2 commits into
developfrom
chore/bumping-deps

Conversation

@0ngk
Copy link
Copy Markdown
Owner

@0ngk 0ngk commented Apr 25, 2026

close #33

This pull request updates the dependency versions for the gleam_stdlib, gleam_time, and gleeunit packages in both the main project and the kitazith_example example. The updates ensure compatibility with the latest stable releases and improve consistency across the project.

Dependency version updates:

  • Updated gleam_stdlib dependency to require version >= 1.0.0 and < 2.0.0 in both gleam.toml files and manifest.toml, and set the package version to 1.0.0 in the example manifest. [1] [2] [3]
  • Updated gleam_time dependency to require version >= 1.8.0 and < 2.0.0 in the main gleam.toml.
  • Updated gleeunit dependency to version 1.10.0 in the example manifest.toml.

@0ngk 0ngk merged commit 028aa81 into develop Apr 25, 2026
2 checks passed
@0ngk 0ngk deleted the chore/bumping-deps branch April 25, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: bump stdlib to v1

1 participant