ci: fix TOML formatting (taplo)

This commit is contained in:
2026-01-21 03:00:27 +03:00
parent bde42debec
commit 91ce07effd
2 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -41,9 +41,9 @@ web = [
"web-time",
]
std = [
"native",
"futures-util/std",
"getrandom?/std",
"native",
"serde/std",
"serde_json/std",
"smoldot-light/std",