sgued/bodev
2
5
Fork
You've already forked bodev
3

Crash when using convert tool and toml #48

Open
opened 2026年04月11日 09:22:30 +02:00 by sgued · 2 comments
Owner
Copy link

When converting the following from json to toml

{"test":

Gives the following panic:

thread 'main' (2) panicked at /run/build/bodev/cargo/vendor/serde-transcode-1.1.1/src/lib.rs:85:14:
Transcoder may only be serialized once
When converting the following from `json` to `toml` ```json {"test": ``` Gives the following panic: ``` thread 'main' (2) panicked at /run/build/bodev/cargo/vendor/serde-transcode-1.1.1/src/lib.rs:85:14: Transcoder may only be serialized once ```
Author
Owner
Copy link
Upstream issue: https://github.com/sfackler/serde-transcode/issues/14
Author
Owner
Copy link

It looks like even with valid output transcoding to TOML is broken.

It looks like even with valid output transcoding to TOML is broken.
Sign in to join this conversation.
No Branch/Tag specified
main
release-2505
v26.07
v25.11
v0.1.3
v0.1.2
v0.1.1
v0.1.0
No labels
Bug
New tool
UI
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sgued/bodev#48
Reference in a new issue
sgued/bodev
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?