Skip to content

Conversation

@sebadevo
Copy link

"toml" version 0.10.2 does not support TOML 1.0 as explained in the issue #364.
I took the liberty to use the rtoml library not tomllib since rtoml is more recent and is quite fast as it is written in rust.

@sebadevo
Copy link
Author

The reason why the Tests action workflow fails is because actions/upload-artifact@v3 is deprecated since November 30, 2024. As per their readme, I bumped the version to v4.

@dbatten5
Copy link
Owner

Ok looks like the CI is a bit messed up at the moment, might need a bigger refresh. Will try and take a look at it soon

@a-detiste
Copy link
Contributor

tomllib is in the standard library, which is convenient

@dbatten5
Copy link
Owner

dbatten5 commented Oct 7, 2025

Closing as we should now support TOML 1.0 via the tomlib library added in #366

@dbatten5 dbatten5 closed this Oct 7, 2025
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.

3 participants