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

View file

@ -17,3 +17,4 @@ backtrace = "0.3.69"
error_reporter = "1.0.0"
serde_json = "1.0.114"
bstr = { version = "1.9.0", default-features = false, features = ["std"] }
run-on-drop = "1.0.0"