Skip to content

Conversation

@CrowdHailer
Copy link
Contributor

Needed as previous gleam_json relied on string_builder that is no longer in stdlib

import gleam/result
import gleam/string_builder.{type StringBuilder}
import gleam/int
import gleam/string_tree.{type StringTree}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using gleam/string_tree means we need to bump our gleam_stdlib constraint to at least 0.42.0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you asking me to change the gleam_stdlib constraint or not use string tree?

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.

2 participants