1
0
Fork 0
forked from wry/wry

toml-config: clear named-action reference cycles

This commit is contained in:
Julian Orth 2025-05-01 12:13:34 +02:00
parent c7bba173fb
commit 2f9af09795
5 changed files with 34 additions and 7 deletions

1
Cargo.lock generated
View file

@ -624,6 +624,7 @@ dependencies = [
"error_reporter",
"futures-util",
"log",
"run-on-drop",
"serde",
"serde_json",
"thiserror",