Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

update deserialising to use String instead of &str#46

Merged
lpil merged 1 commit intogleam-lang:mainfrom
giacomocavalieri:update-toml
Aug 27, 2025
Merged

update deserialising to use String instead of &str#46
lpil merged 1 commit intogleam-lang:mainfrom
giacomocavalieri:update-toml

Conversation

@giacomocavalieri
Copy link
Member

This is needed to fix gleam-lang/gleam#4881
The newer versions of toml fail if the version string is being deserialised as &str instead of a String

Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

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

Thank you!

@lpil lpil merged commit 09ac95e into gleam-lang:main Aug 27, 2025
4 checks passed
@giacomocavalieri giacomocavalieri deleted the update-toml branch August 27, 2025 10:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update toml Rust dependency

2 participants